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

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException Class Reference

Inheritance diagram for org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException:

org.openmobileis.synchro.openmsp.OpenMSPException 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
Description:.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 36 of file SyncNumberNotFoundException.java.

Public Member Functions

 SyncNumberNotFoundException ()
 SyncNumberNotFoundException (int priority)
 SyncNumberNotFoundException (String msg, Throwable t)
 SyncNumberNotFoundException (String msg, Throwable t, int priority)
 SyncNumberNotFoundException (String msg)
 SyncNumberNotFoundException (String msg, int priority)
 SyncNumberNotFoundException (Throwable t)
 SyncNumberNotFoundException (Throwable t, int priority)

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException int  priority  ) 
 

Parameters:
priority 

Definition at line 49 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException String  msg,
Throwable  t
 

Parameters:
msg 
t 

Definition at line 57 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException String  msg,
Throwable  t,
int  priority
 

Parameters:
msg 
t 
priority 

Definition at line 66 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException String  msg  ) 
 

Parameters:
msg 

Definition at line 73 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException String  msg,
int  priority
 

Parameters:
msg 
priority 

Definition at line 81 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException Throwable  t  ) 
 

Parameters:
t 

Definition at line 88 of file SyncNumberNotFoundException.java.

org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.SyncNumberNotFoundException Throwable  t,
int  priority
 

Parameters:
t 
priority 

Definition at line 96 of file SyncNumberNotFoundException.java.


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