mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
📝 update api docs
This commit is contained in:
@ -164,3 +164,15 @@ sidebarDepth: 0
|
||||
## _exception_ `AdapterException`
|
||||
|
||||
基类:`Exception`
|
||||
|
||||
|
||||
* **说明**
|
||||
|
||||
代表 Adapter 抛出的异常,所有的 Adapter 都要在内部继承自这个 Exception
|
||||
|
||||
|
||||
|
||||
* **参数**
|
||||
|
||||
|
||||
* `adapter_name: str`: 标识 adapter
|
||||
|
Reference in New Issue
Block a user