Package org.compiere.pos
Class AdempierePOSException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.adempiere.exceptions.AdempiereException
-
- org.compiere.pos.AdempierePOSException
-
- All Implemented Interfaces:
Serializable
public class AdempierePOSException extends AdempiereException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AdempierePOSException(String message)
-
Method Summary
-
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 Detail
-
AdempierePOSException
public AdempierePOSException(String message)
-
-