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

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 org.openmobileis.synchro.openmsp.OpenMSPException org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException 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

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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.

Reimplemented in org.openmobileis.synchro.openmsp.OpenMSPException.

Definition at line 86 of file SynchroException.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