|
Adempiere 3.5.2a | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdempiereException | |
|---|---|
| org.adempiere.exceptions | |
| org.compiere.model | Provides for.... |
| Uses of AdempiereException in org.adempiere.exceptions |
|---|
| Subclasses of AdempiereException in org.adempiere.exceptions | |
|---|---|
class |
DBException
This RuntimeException is used to pass SQLException up the chain of calling methods to determine what to do where needed. |
class |
PeriodClosedException
Period Closed Exception. |
| Uses of AdempiereException in org.compiere.model |
|---|
| Methods in org.compiere.model that throw AdempiereException | |
|---|---|
void |
PO.deleteEx(boolean force)
Delete Current Record |
void |
PO.deleteEx(boolean force,
String trxName)
Delete Current Record |
void |
PO.saveEx()
Update Value or create new record. |
void |
PO.saveEx(String trxName)
Update Value or create new record. |
|
Adempiere 3.5.2a | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||