|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
void printStackTrace() |
Returns the detail message including the message from the nested exception if there is one. |
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 writer pw . |
Added Methods | |
Throwable getCause() |
Returns the nested 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 | ||
Exception detail |
Documentation changed from old to new. |
Nested exception for ServerCloneException. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |