类 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

public class ForestRuntimeException extends RuntimeException
Created by Administrator on 2016/5/30.
另请参阅:
  • 构造器详细资料

    • ForestRuntimeException

      public ForestRuntimeException(String message)
    • ForestRuntimeException

      public ForestRuntimeException(String message, Throwable cause)
    • ForestRuntimeException

      public ForestRuntimeException(Throwable cause)