java.io.Serializablepublic class UndeclaredThrowableException extends CodeGenerationException
Proxy as a replacement for java.lang.reflect.UndeclaredThrowableException.| Constructor | Description |
|---|---|
UndeclaredThrowableException(java.lang.Throwable t) |
Creates a new instance of
UndeclaredThrowableException without detail message. |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Throwable |
getUndeclaredThrowable() |
getCauseCopyright (c) 2001 - Apache Software Foundation