public static class Database.RollbackTransactionSQLException extends Database.TransactionSQLException
| Constructor and Description |
|---|
RollbackTransactionSQLException() |
RollbackTransactionSQLException(java.lang.String message) |
RollbackTransactionSQLException(java.lang.String message,
java.lang.Throwable cause) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RollbackTransactionSQLException()
public RollbackTransactionSQLException(java.lang.String message)
public RollbackTransactionSQLException(java.lang.String message,
java.lang.Throwable cause)