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

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 (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 


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 Jan 14 17:29:55 2008 for OpenMobileIS by  doxygen 1.5.4