类 CattleResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cattleframework.exception.CattleException
org.cattleframework.exception.CattleResponseException
- 所有已实现的接口:
Serializable
通用响应异常
- 作者:
- orange
- 另请参阅:
-
构造器概要
构造器构造器说明CattleResponseException(Integer code, String message, String response) CattleResponseException(Integer code, String message, String response, Throwable cause) CattleResponseException(String message, String response) CattleResponseException(String message, String response, Throwable cause) -
方法概要
从类继承的方法 org.cattleframework.exception.CattleException
getCode
-
构造器详细资料
-
CattleResponseException
-
CattleResponseException
-
CattleResponseException
-
CattleResponseException
-
-
方法详细资料
-
getResponse
-