| Subclasses of OpenSyncException in org.opensync.tools.exception |
class |
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. |
class |
APDataIntegrityException
Class for catching the Data Integrity related Exceptions such as SQLException,
Invalid XML etc... |
class |
APSystemException
Class for catching the Runtime Exceptions such as IndexOutOfBound,
Invalid Arithmetic Operation, Database Exceptions or the dreaded
"NullPointerException!!!!" |
class |
APUserException
Class for catching the Runtime Exceptions such as IndexOutOfBound,
Invalid Arithmetic Operation, Database Exceptions or the dreaded
"NullPointerException!!!!" |