org.adempiere.exceptions
Class AdempiereException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.exceptions.AdempiereException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DBException, PeriodClosedException
public class AdempiereException
- extends RuntimeException
Any exception that occurs inside the Adempiere core
- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
- See Also:
- Serialized Form
AdempiereException
public AdempiereException()
- Default Constructor (saved logger error will be used as message)
AdempiereException
public AdempiereException(String message)
- Parameters:
message -
AdempiereException
public AdempiereException(Throwable cause)
- Parameters:
cause -
AdempiereException
public AdempiereException(String message,
Throwable cause)
- Parameters:
message - cause -
getLocalizedMessage
public String getLocalizedMessage()
- Overrides:
getLocalizedMessage in class Throwable
getCtx
protected Properties getCtx()
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.