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

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

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

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

Detailed Description

Title: OpenMobileIS project source The exception for general Server process.

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

Definition at line 44 of file ServerException.java.

Public Member Functions

 ServerException ()
 ServerException (int priority)
 ServerException (String msg)
 ServerException (String msg, int priority)
 ServerException (String msg, Throwable t)
 ServerException (String msg, Throwable t, int priority)
 ServerException (Throwable t)
 ServerException (Throwable t, int priority)
int getService ()
 return the default id : LogServices.SERVERSERVICE


Member Function Documentation

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

return the default id : LogServices.SERVERSERVICE

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

Implements org.openmobileis.common.util.exception.OpenMISException.

Definition at line 85 of file ServerException.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