|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
void printStackTrace() |
Prints the composite message to System.err. |
void printStackTrace(PrintStream) |
Prints the composite message and the embedded stack trace to the specified stream ps. |
void printStackTrace(PrintWriter) |
Prints the composite message and the embedded stack trace to the specified print writer pw. |
| Added Methods | |
Throwable getCause() |
Returns the detail exception (the cause). |
| Changed Methods | ||
String getMessage() |
Documentation changed from old to new. |
Returns the detail message including the message from the detail exception if there is one. |
| Changed Fields | ||
Throwable detail |
Documentation changed from old to new. |
Nested Exception to hold wrapped remote exceptions. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||