Package | Description |
---|---|
com.ibm.tivoli.maximo.dbmanage.connection |
Modifier and Type | Method and Description |
---|---|
java.util.List<DoubleKey<MTContext,java.sql.SQLException>> |
MTSQLException.getExceptionsWithContext()
Returns the list of exceptions that were caught
|
Modifier and Type | Method and Description |
---|---|
int |
MTSQLException.replaceInChain(DoubleKey<MTContext,java.sql.SQLException> target,
DoubleKey<MTContext,java.sql.SQLException> replacement)
Replace an exception in the chained exceptions.
|
int |
MTSQLException.replaceInChain(DoubleKey<MTContext,java.sql.SQLException> target,
DoubleKey<MTContext,java.sql.SQLException> replacement)
Replace an exception in the chained exceptions.
|