java.io.Serializable
public 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() |
getCause
Copyright (c) 2001 - Apache Software Foundation