|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
void printStackTrace() |
Prints the stack trace of the exception that occurred. |
void printStackTrace(PrintStream) |
Prints the stack trace of the exception that occurred to the specified print stream. |
void printStackTrace(PrintWriter) |
Prints the stack trace of the exception that occurred to the specified print writer. |
| Added Methods | |
Throwable getCause() |
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created). |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||