public class UndeclaredThrowableException extends CodeGenerationException
Proxy
as a replacement for java.lang.reflect.UndeclaredThrowableException
.Constructor and Description |
---|
UndeclaredThrowableException(Throwable t)
Creates a new instance of
UndeclaredThrowableException without detail message. |
Modifier and Type | Method and Description |
---|---|
Throwable |
getUndeclaredThrowable() |
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.