|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void printStackTrace() |
Prints the stack backtrace. |
void printStackTrace(PrintStream ) |
Prints the stack backtrace to the specified print stream. |
void printStackTrace(PrintWriter ) |
Prints the stack backtrace to the specified print writer. |
Added Methods | |
Throwable getCause() |
Returns the the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null). |
Changed Methods | ||
Throwable getException() |
Documentation changed from old to new. |
Returns the exception that was raised if an error occurred while attempting to load the class. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |