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

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

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

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 service process.

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

Definition at line 44 of file ServiceException.java.

Public Member Functions

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


Member Function Documentation

int org.openmobileis.common.util.exception.ServiceException.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 ServiceException.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