类 IllegalAnnotationError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.qimooc.commons.exceptions.BaseException
-
- net.qimooc.commons.exceptions.IllegalAnnotationError
-
- 所有已实现的接口:
java.io.Serializable
public class IllegalAnnotationError extends BaseException
- 另请参阅:
- 序列化表格
-
-
字段概要
-
从类继承的字段 net.qimooc.commons.exceptions.BaseException
args, messageKey, messageSourceService
-
-
构造器概要
构造器 构造器 说明 IllegalAnnotationError()IllegalAnnotationError(java.lang.String message)IllegalAnnotationError(java.lang.String messageKey, java.lang.Object[] args)
-
方法概要
-
从类继承的方法 net.qimooc.commons.exceptions.BaseException
getLocalizedMessage, getMessage
-
-