public class UndeclaredThrowableException extends CodeGenerationException
Proxy
as a replacement for java.lang.reflect.UndeclaredThrowableException
.Constructor and Description |
---|
UndeclaredThrowableException(java.lang.Throwable t)
Creates a new instance of
UndeclaredThrowableException without detail message. |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getUndeclaredThrowable() |
getCause