|
Exception Summary |
| APConfigException |
Use this for catching all the exceptions which can occur during parsing
of the configuration xml files or any other configuration related
exceptions during initialization. |
| APDataIntegrityException |
Class for catching the Data Integrity related Exceptions such as SQLException,
Invalid XML etc... |
| APSystemException |
Class for catching the Runtime Exceptions such as IndexOutOfBound,
Invalid Arithmetic Operation, Database Exceptions or the dreaded
"NullPointerException!!!!" |
| APUserException |
Class for catching the Runtime Exceptions such as IndexOutOfBound,
Invalid Arithmetic Operation, Database Exceptions or the dreaded
"NullPointerException!!!!" |
| OpenSyncException |
Catch AssetPlus specific Exceptions |