|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
void printStackTrace() |
Prints this UndeclaredThrowableException and its backtrace to the standard error stream. |
void printStackTrace(PrintStream) |
Prints this UndeclaredThrowableException and its backtrace to the specified PrintStream. |
void printStackTrace(PrintWriter) |
Prints this UndeclaredThrowableException and its backtrace to the specified PrintWriter. |
| Added Methods | |
Throwable getCause() |
Returns the the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException which may be null). |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||