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

org.openmobileis.database.DatabaseException Class Reference

Inheritance diagram for org.openmobileis.database.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 37 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


Member Function Documentation

int org.openmobileis.database.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 Thu Oct 6 10:06:39 2005 for OpenMobileIS by  doxygen 1.4.3