类 ForestHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dtflys.forest.exceptions.ForestRuntimeException
com.dtflys.forest.exceptions.ForestHandlerException
- 所有已实现的接口:
Serializable
- 从以下版本开始:
- 2017-05-18 12:42
- 作者:
- gongjun[jun.gong@thebeastshop.com]
- 另请参阅:
-
构造器概要
构造器构造器说明ForestHandlerException(String message, ForestRequest request, ForestResponse response) ForestHandlerException(String message, Throwable cause, ForestRequest request, ForestResponse response) ForestHandlerException(Throwable cause, ForestRequest request, ForestResponse response) -
方法概要
-
构造器详细资料
-
ForestHandlerException
public ForestHandlerException(String message, Throwable cause, ForestRequest request, ForestResponse response) -
ForestHandlerException
-
ForestHandlerException
-
-
方法详细资料
-
getRequest
-
setRequest
-
getResponse
-
setResponse
-