Overview Package Class Use Tree Deprecated Index Help
Prev Class Next Class Frames NoFrames All Classes
Summary: Nested Field Constr Method Detail: Field Constr Method
java.lang.reflect
public class UndeclaredThrowableException extends RuntimeException
| Constructor Summary | |
|---|---|
| UndeclaredThrowableException(Throwable undeclaredThrowable) | |
| UndeclaredThrowableException(Throwable undeclaredThrowable, String s) | |
| Method Summary | |
|---|---|
| Throwable | getCause() |
| Throwable | getUndeclaredThrowable() |