Adempiere 3.5.2a

org.compiere.util
Class DBException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.adempiere.exceptions.AdempiereException
                  extended by org.adempiere.exceptions.DBException
                      extended by org.compiere.util.DBException
All Implemented Interfaces:
Serializable

Deprecated. This class was moved to DBException and will be removed in future.

@Deprecated
public class DBException
extends DBException

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:
Serialized Form

Constructor Summary
DBException(Exception e)
          Deprecated.  
DBException(String msg)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.adempiere.exceptions.DBException
getErrorCode, getNextException, getSQLException, getSQLState, isChildRecordFoundError, isInvalidIdentifierError, isInvalidUserPassError, isUniqueContraintError
 
Methods inherited from class org.adempiere.exceptions.AdempiereException
getCtx, getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DBException

public DBException(Exception e)
Deprecated. 

DBException

public DBException(String msg)
Deprecated. 

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.