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)
 
Parameters:
priority 

 SyncNumberNotFoundException (String msg, Throwable t)
 
Parameters:
msg 

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

 SyncNumberNotFoundException (String msg)
 
Parameters:
msg 

 SyncNumberNotFoundException (String msg, int priority)
 
Parameters:
msg 

 SyncNumberNotFoundException (Throwable t)
 
Parameters:
t 

 SyncNumberNotFoundException (Throwable t, int priority)
 
Parameters:
t 


Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

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

Parameters:
msg 

Parameters:
t 

Definition at line 57 of file SyncNumberNotFoundException.java.

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

Parameters:
msg 

Parameters:
t 
priority 

Definition at line 66 of file SyncNumberNotFoundException.java.

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

Parameters:
msg 

Parameters:
priority 

Definition at line 81 of file SyncNumberNotFoundException.java.

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

Parameters:
t 

Parameters:
priority 

Definition at line 96 of file SyncNumberNotFoundException.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:41 2006 for OpenMobileIS by  doxygen 1.5.1-p1