|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
String) |
Documentation changed from old to new. |
Constructs a RemoteException with the specified detail message. |
String, |
Documentation changed from old to new. |
Constructs a RemoteException with the specified detail message and nested exception. |
void) |
Documentation changed from old to new. |
Constructs a RemoteException with no specified detail message. |
| 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 wrapped remote exception (the cause). |
| Changed Methods | ||
String getMessage() |
Documentation changed from old to new. |
Returns the detail message including the message from the nested exception if there is one. |
| Changed Fields | ||
Throwable detail |
Documentation changed from old to new. |
Nested Exception to hold wrapped remote exception. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||