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.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

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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.DatabaseException, and org.openmobileis.database.fastobjectdb.db.exception.FODBException.

Definition at line 83 of file DefaultException.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1