Serializable
public 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() |
getCause
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.