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

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

org.openmobileis.common.util.exception.DefaultException org.openmobileis.common.util.exception.OpenMISException org.openmobileis.common.util.OpenMISSerializable org.openmobileis.database.fastobjectdb.db.exception.FODBException org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException List of all members.

Detailed Description

Specific exception for database error.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 36 of file DatabaseException.java.

Public Member Functions

 DatabaseException ()
 DatabaseException (int priority)
 DatabaseException (String msg)
 DatabaseException (String msg, int priority)
 DatabaseException (String msg, Throwable t)
 DatabaseException (String msg, Throwable t, int priority)
 DatabaseException (Throwable t)
 DatabaseException (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.DatabaseException.getService (  )  [virtual]

return the default service id : LogServices.DEFAULTSERVICE

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

Reimplemented from org.openmobileis.common.util.exception.DefaultException.

Reimplemented in org.openmobileis.database.fastobjectdb.db.exception.FODBException.

Definition at line 71 of file DatabaseException.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