Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

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.OpenMISSerializable org.openmobileis.common.util.exception.BadDataFormatException org.openmobileis.common.util.exception.SQLException org.openmobileis.database.DatabaseException org.openmobileis.database.fastobjectdb.db.exception.FODBException org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException 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

 DefaultException ()
 DefaultException (int priority)
 DefaultException (String msg, Throwable t)
 DefaultException (String msg, Throwable t, int priority)
 DefaultException (String msg)
 DefaultException (String msg, int priority)
 DefaultException (Throwable t)
 DefaultException (Throwable t, int priority)
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, org.openmobileis.common.util.exception.SQLException, org.openmobileis.database.DatabaseException, and org.openmobileis.database.fastobjectdb.db.exception.FODBException.

Definition at line 82 of file DefaultException.java.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:36 2005 for OpenMobileIS by  doxygen 1.4.3