Uses of Class
org.adempiere.exceptions.AdempiereException
Package
Description
Provide exception classes
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes and interface for iDempiere process.
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of AdempiereException in org.adempiere.exceptions
Modifier and TypeClassDescriptionclass
Exception raise when current quantity of a product's average costing record become negativeclass
Exception raise when current quantity of a product's average costing record is zeroclass
Thrown when an exception related to a BPartner happened.class
Thrown when an location/address is required for a BPartner but not found.class
Thrown when Bill To Address is required for a BPartner but not found.class
Thrown when Ship To Address is required for a BPartner but not found.class
This RuntimeException is used to pass SQLException up the chain of calling methods to determine what to do where needed.class
Throw when desired document type was not foundclass
Throw when there are some fields that are mandatory but unfilled.class
Throw when an invoice is fully matched so no more receipts can be generated.class
Exception for negative on hand quantityclass
Any exception that occurs when no UOM conversion rate was foundclass
Throw when there is no Vendor Info for a given Product.class
Period Closed Exception.
This exception is throw byMPeriod.testPeriodOpen(java.util.Properties, Timestamp, int, int)
andMPeriod.testPeriodOpen(java.util.Properties, Timestamp, String, int)
methods.class
Exception related to invalidMRelationType
configuration.class
Throw when product price is not found in price listclass
Throw when a tax criteria was not foundclass
Throw when tax not found for a given chargeclass
Throw by Tax Engine where no tax found for given criteriaclass
Throw by Tax Engine where no tax found for given criteriaclass
Throw when there is no Warehouse for Organization.class
Throw when a document's warehouse does not match with document or document line locator. -
Uses of AdempiereException in org.adempiere.model
-
Uses of AdempiereException in org.adempiere.webui.panel
-
Uses of AdempiereException in org.compiere.model
Modifier and TypeMethodDescriptionvoid
PO.deleteEx
(boolean force) Delete Current Recordvoid
Delete Current Recordvoid
AdempiereProcessor.saveEx()
Save throwing exceptionvoid
PO.saveEx()
Update or insert new record.void
Update or insert new record.void
PO.saveReplica
(boolean isFromReplication) Save for replication.void
MPasswordRule.validate
(String username, String newPassword, List<MPasswordHistory> passwordHistorys) Validate newPassword against system password rule. -
Uses of AdempiereException in org.compiere.process
-
Uses of AdempiereException in org.compiere.util
Modifier and TypeClassDescriptionclass
Arhipac Runtime exceptionclass
Deprecated. -
Uses of AdempiereException in org.idempiere.webservices
DBException
and will be removed in future.