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

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

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

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

Detailed Description

Title: OpenMobileIS project source The exception for synchronization process.

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

Definition at line 44 of file SynchroException.java.

Public Member Functions

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


Member Function Documentation

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

return the service id : LogServices.SYNCHROSERVICE

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

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

Definition at line 85 of file SynchroException.java.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:37 2005 for OpenMobileIS by  doxygen 1.4.3