类 AnylineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.anyline.exception.AnylineException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明AnylineException(int status) AnylineException(int status, String code) AnylineException(int status, String code, String title) AnylineException(int status, String code, String title, String content) AnylineException(String code) AnylineException(String code, String title) AnylineException(String code, String title, String content) -
方法概要
-
构造器详细资料
-
AnylineException
public AnylineException() -
AnylineException
-
AnylineException
-
AnylineException
-
AnylineException
-
AnylineException
-
AnylineException
-
AnylineException
public AnylineException(int status)
-
-
方法详细资料
-
getSrc
-
setSrc
-
getCode
-
setCode
-
getTitle
-
setTitle
-
getContent
-
setContent
-