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

org.openmobileis.database.fastobjectdb.db.exception.FODBException Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.exception.FODBException:

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.FODBQueryException List of all members.

Detailed Description

Definition at line 34 of file FODBException.java.

Public Member Functions

 FODBException ()
 FODBException (int priority)
 FODBException (String msg)
 FODBException (String msg, int priority)
 FODBException (String msg, Throwable t)
 FODBException (String msg, Throwable t, int priority)
 FODBException (Throwable t)
 FODBException (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.database.fastobjectdb.db.exception.FODBException.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.database.DatabaseException.

Definition at line 69 of file FODBException.java.


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4