Package org.compiere.util
Class DBException
- All Implemented Interfaces:
Serializable
Deprecated.
This RuntimeException is used to pass SQLException up the chain of calling
methods to determine what to do where needed.
- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
- See Also:
-
Field Summary
Fields inherited from class org.adempiere.exceptions.DBException
DATABASE_OPERATION_TIMEOUT_MSG, DELETE_ERROR_DEPENDENT_MSG, DELETE_ERROR_DEPENDENT_MSG_WITH_INFO, SAVE_ERROR_NOT_UNIQUE_MSG
-
Constructor Summary
-
Method Summary
Methods inherited from class org.adempiere.exceptions.DBException
getDefaultDBExceptionMessage, getErrorCode, getNextException, getSQL, getSQLException, getSQLState, isChildRecordFoundError, isInvalidIdentifierError, isInvalidUserPassError, isTimeout, isUniqueContraintError, isValueTooLarge
Methods inherited from class org.adempiere.exceptions.AdempiereException
getCtx, getLocalizedMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DBException
Deprecated. -
DBException
Deprecated.
-
DBException
and will be removed in future.