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
Constructors -
Method Summary
Methods inherited from class org.adempiere.exceptions.DBException
getDefaultDBExceptionMessage, getErrorCode, getNextException, getSQL, getSQLException, getSQLState, isChildRecordFoundError, isColumnNotFound, isInvalidIdentifierError, isInvalidUserPassError, isTimeout, isUniqueContraintError, isValueTooLargeMethods inherited from class org.adempiere.exceptions.AdempiereException
getCtx, getLocalizedMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DBException
Deprecated. -
DBException
Deprecated.
-
DBExceptionand will be removed in future.