Serializablepublic class UndeclaredThrowableException extends CodeGenerationException
Proxy as a replacement for java.lang.reflect.UndeclaredThrowableException.| Constructor | Description |
|---|---|
UndeclaredThrowableException(Throwable t) |
Creates a new instance of
UndeclaredThrowableException without detail message. |
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getUndeclaredThrowable() |
getCauseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.