public static class Database.CommitTransactionSQLException extends Database.TransactionSQLException
| Constructor and Description |
|---|
CommitTransactionSQLException() |
CommitTransactionSQLException(java.lang.String message) |
CommitTransactionSQLException(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 CommitTransactionSQLException()
public CommitTransactionSQLException(java.lang.String message)
public CommitTransactionSQLException(java.lang.String message,
java.lang.Throwable cause)