|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
String, |
Constructs a new error with the specified detail message and cause. |
Throwable ) |
Constructs a new error with the specified cause and a detail message of (cause==null null : cause.toString()) (which typically contains the class and detail message of cause). |
Changed Constructors | ||
String ) |
Documentation changed from old to new. |
Constructs a new error with the specified detail message. |
void ) |
Documentation changed from old to new. |
Constructs a new error with null as its detail message. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |