类 ForestRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dtflys.forest.exceptions.ForestRuntimeException
- 所有已实现的接口:
Serializable
- 直接已知子类:
ForestConvertException,ForestFileNotFoundException,ForestHandlerException,ForestInterceptorDefineException,ForestNetworkException,ForestNoFileNameException,ForestPoolException,ForestRetryException,ForestReturnException,ForestTemplateSyntaxError,ForestUnsupportException,ForestVariableUndefinedException
Created by Administrator on 2016/5/30.
- 另请参阅:
-
构造器概要
构造器构造器说明ForestRuntimeException(String message) ForestRuntimeException(String message, Throwable cause) ForestRuntimeException(Throwable cause) -
方法概要
-
构造器详细资料
-
ForestRuntimeException
-
ForestRuntimeException
-
ForestRuntimeException
-