|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
String ) |
Documentation changed from old to new. |
Constructs an ActivationException with detail message s . |
String, |
Documentation changed from old to new. |
Constructs an ActivationException with detail message s and detail exception ex . |
void ) |
Documentation changed from old to new. |
Constructs an ActivationException with no specified detail message. |
Changed Methods | ||
String getMessage() |
Documentation changed from old to new. |
Produces the message include the message from the nested exception if there is one. |
void printStackTrace() |
Documentation changed from old to new. |
Prints the composite message to System.err . |
void printStackTrace(PrintStream ) |
Documentation changed from old to new. |
Prints the composite message and the embedded stack trace to the specified stream ps . |
void printStackTrace(PrintWriter ) |
Documentation changed from old to new. |
Prints the composite message and the embedded stack trace to the specified print writer pw . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |