org.compiere.util
Class DBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.exceptions.AdempiereException
org.adempiere.exceptions.DBException
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
DBException
public DBException(Exception e)
- Deprecated.
DBException
public DBException(String msg)
- Deprecated.
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.