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

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

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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 86 of file ServerException.java.


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