Package org.adempiere.exceptions
Class AverageCostingNegativeQtyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.exceptions.AdempiereException
org.adempiere.exceptions.AverageCostingNegativeQtyException
- All Implemented Interfaces:
Serializable
Exception raise when current quantity of a product's average costing record become negative
- Author:
- hengsin
- See Also:
-
Constructor Summary
-
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 Details
-
AverageCostingNegativeQtyException
public AverageCostingNegativeQtyException() -
AverageCostingNegativeQtyException
-