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

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

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

org.openmobileis.common.util.exception.DefaultException org.openmobileis.common.util.exception.OpenMISException org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Title: OpenMobileIS project source Title: OpenMSPException raised during SQL process.

Author:
Philippe Delrieu
Version:
1.0
Since:
JDK1.1

Definition at line 42 of file SQLException.java.

Public Member Functions

 SQLException ()
 SQLException (int priority)
 SQLException (String msg)
 SQLException (String msg, int priority)
 SQLException (String msg, Throwable t)
 SQLException (String msg, Throwable t, int priority)
 SQLException (Throwable t)
 SQLException (Throwable t, int priority)
int getService ()
 return the service id : LogServices.WEBSERVICE


Member Function Documentation

int org.openmobileis.common.util.exception.SQLException.getService  )  [virtual]
 

return the service id : LogServices.WEBSERVICE

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

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

Definition at line 81 of file SQLException.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