类 ResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.xisoil.exception.ResponseException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器构造器说明ResponseException(HTTPCODE message) ResponseException(HTTPCODE httpcode, String message) ResponseException(Integer codes, String message) ResponseException(String message) -
方法概要
-
字段详细资料
-
code
-
-
构造器详细资料
-
ResponseException
public ResponseException() -
ResponseException
-
ResponseException
-
ResponseException
-
ResponseException
-
-
方法详细资料
-
getCode
-