|
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 SQLException object with a reason; SQLState defaults to null and vendorCode defaults to 0. |
void) |
Documentation changed from old to new. |
Constructs an SQLException object; reason defaults to null SQLState defaults to null and vendorCode defaults to 0. |
| Changed Methods | ||
SQLException getNextException() |
Documentation changed from old to new. |
Retrieves the exception chained to this SQLException object. |
void setNextException(SQLException) |
Documentation changed from old to new. |
Adds an SQLException object to the end of the chain. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||