org.openmobileis.common.util.exception.DefaultException Class Reference

Inheritance diagram for org.openmobileis.common.util.exception.DefaultException:

org.openmobileis.common.util.exception.OpenMISException org.openmobileis.common.util.exception.BadDataFormatException org.openmobileis.common.util.exception.DatabaseException

List of all members.


Detailed Description

The default exception to use when no other exception can be defined.

Author:
Philippe Delrieu
Version:
1.0
Since:
JDK1.1

Definition at line 43 of file DefaultException.java.


Public Member Functions

int getService ()
 return the default service id : LogServices.DEFAULTSERVICE

Member Function Documentation

int org.openmobileis.common.util.exception.DefaultException.getService (  )  [virtual]

return the default service id : LogServices.DEFAULTSERVICE

Returns:
int LogServices.DEFAULTSERVICE
See also:
org.openmobileis.common.util.log.LogServices

Implements org.openmobileis.common.util.exception.OpenMISException.

Reimplemented in org.openmobileis.common.util.exception.BadDataFormatException, and org.openmobileis.common.util.exception.DatabaseException.

Definition at line 83 of file DefaultException.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:52 2008 for OpenMobileIS by  doxygen 1.5.4