Package | Description |
---|---|
com.forte.qqrobot.exception | |
com.forte.qqrobot.factory |
此包下定义部分工厂,目前为用于注册枚举类型的工厂。
所有的枚举工厂都十分不稳定。
|
com.forte.qqrobot.listener.error | |
com.forte.qqrobot.listener.invoker.plug | |
com.forte.qqrobot.sender |
此包下定义所有sender相关方法接口并提供一个汇总接口。
其中, SenderGetList
SenderSendList
SenderSetList
这三个接口均继承SenderList 接口,其余接口均作为汇总或增强接口,不会直接使用。
接口中所有返回值为布尔类型的方法若无特殊标注则均代表方法的执行成功与否。 |
com.forte.qqrobot.sender.intercept |
Class and Description |
---|
BlockException
阻断异常
|
DefaultHttpClientException |
EnumFactoryException
枚举工厂实例注册异常,作为父类
枚举工厂中的异常一般来讲,无法规避
|
RobotApiException
当Api无法使用的时候将会抛出此异常
|
RobotException |
RobotRuntimeException |
Class and Description |
---|
EnumFactoryException
枚举工厂实例注册异常,作为父类
枚举工厂中的异常一般来讲,无法规避
|
EnumInstantiationException
枚举实例实例化异常
|
EnumInstantiationRequireException
枚举工厂实例化参数判断异常
|
RobotRuntimeException |
Class and Description |
---|
NoSuchExceptionHandleException
没有合适的异常处理器的异常。
|
Class and Description |
---|
NoSuchBlockNameException
没有此阻断名异常
|
Class and Description |
---|
NoSuchBlockNameException
没有此阻断名异常
|
Class and Description |
---|
RobotRuntimeException |
Copyright © 2020. All rights reserved.