Uses of Class
org.adempiere.exceptions.AdempiereException
Packages that use 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
Subclasses of AdempiereException in org.adempiere.exceptionsModifier and TypeClassDescriptionclassException raise when current quantity of a product's average costing record become negativeclassException raise when current quantity of a product's average costing record is zeroclassException raise when back-date transaction is not allowedclassThrown when an exception related to a BPartner happened.classThrown when an location/address is required for a BPartner but not found.classThrown when Bill To Address is required for a BPartner but not found.classThrown when Ship To Address is required for a BPartner but not found.classException thrown when a cross-tenant access violation occurs during a read or write operation.classThis RuntimeException is used to pass SQLException up the chain of calling methods to determine what to do where needed.classThrow when desired document type was not foundclassThrow when there are some fields that are mandatory but unfilled.classThrow when an invoice is fully matched so no more receipts can be generated.classException for negative on hand quantityclassAny exception that occurs when no UOM conversion rate was foundclassThrow when there is no Vendor Info for a given Product.classPeriod Closed Exception.
This exception is throw byMPeriod.testPeriodOpen(java.util.Properties, Timestamp, int, int)andMPeriod.testPeriodOpen(java.util.Properties, Timestamp, String, int)methods.classException related to invalidMRelationTypeconfiguration.classThrow when product price is not found in price listclassThrow when a tax criteria was not foundclassThrow when tax not found for a given chargeclassThrow by Tax Engine where no tax found for given criteriaclassThrow by Tax Engine where no tax found for given criteriaclassThrow when there is no Warehouse for Organization.classThrow when a document's warehouse does not match with document or document line locator. -
Uses of AdempiereException in org.adempiere.model
Methods in org.adempiere.model that throw AdempiereException -
Uses of AdempiereException in org.adempiere.webui.panel
Methods in org.adempiere.webui.panel that return AdempiereException -
Uses of AdempiereException in org.compiere.model
Methods in org.compiere.model that throw AdempiereExceptionModifier and TypeMethodDescriptionvoidPO.deleteEx(boolean force) Delete Current RecordvoidDelete Current RecordvoidAdempiereProcessor.saveEx()Save throwing exceptionvoidPO.saveEx()Update or insert new record.voidUpdate or insert new record.voidPO.saveReplica(boolean isFromReplication) Save for replication.voidMPasswordRule.validate(String username, String newPassword, List<MPasswordHistory> passwordHistorys) Validate newPassword against system password rule. -
Uses of AdempiereException in org.compiere.process
Methods in org.compiere.process that throw AdempiereException -
Uses of AdempiereException in org.compiere.util
Subclasses of AdempiereException in org.compiere.utilModifier and TypeClassDescriptionclassArhipac Runtime exceptionclassDeprecated. -
Uses of AdempiereException in org.idempiere.webservices
Methods in org.idempiere.webservices that throw AdempiereException
DBExceptionand will be removed in future.