类 ForestReturnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dtflys.forest.exceptions.ForestRuntimeException
com.dtflys.forest.exceptions.ForestReturnException
- 所有已实现的接口:
Serializable
Forest返回类型异常
- 从以下版本开始:
- 1.5.2
- 作者:
- gongjun [dt_flys@hotmail.com]
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ForestReturnException
-
-
方法详细资料
-
getClassOfReturnTypeParameter
获取ReturnType注解所修饰的参数的类型- 返回:
Class实例
-