类 UndeclaredThrowableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.taketoday.core.NestedRuntimeException
cn.taketoday.bytecode.core.CodeGenerationException
cn.taketoday.bytecode.proxy.UndeclaredThrowableException
- 所有已实现的接口:
NestedException,Serializable
Used by
Proxy as a replacement for
java.lang.reflect.UndeclaredThrowableException.- 作者:
- Juozas Baliuka
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器构造器说明Creates a new instance ofUndeclaredThrowableExceptionwithout detail message. -
方法概要
从类继承的方法 cn.taketoday.core.NestedRuntimeException
contains, getMostSpecificCause, getNestedMessage, getRootCause
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
-
构造器详细资料
-
UndeclaredThrowableException
Creates a new instance ofUndeclaredThrowableExceptionwithout detail message.
-
-
方法详细资料
-
getUndeclaredThrowable
-