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

org.openmobileis.common.user.profil.ProfilNotFoundException Class Reference

Inheritance diagram for org.openmobileis.common.user.profil.ProfilNotFoundException:

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 37 of file ProfilNotFoundException.java.

Public Member Functions

 ProfilNotFoundException (String msg)
 ProfilNotFoundException (String msg, int logPriority)
 ProfilNotFoundException (String msg, Throwable t)
 ProfilNotFoundException (String msg, Throwable t, int logPriority)
 ProfilNotFoundException ()
 ProfilNotFoundException (int logPriority)
 ProfilNotFoundException (Throwable t)
 ProfilNotFoundException (Throwable t, int logPriority)
int getService ()
 return the service assocated to the exception

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException String  msg  ) 
 

Parameters:
msg 

Definition at line 43 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException String  msg,
int  logPriority
 

Parameters:
msg 
logPriority 

Definition at line 52 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException String  msg,
Throwable  t
 

Parameters:
msg 
t 

Definition at line 61 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException String  msg,
Throwable  t,
int  logPriority
 

Parameters:
msg 
t 
logPriority 

Definition at line 71 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException int  logPriority  ) 
 

Parameters:
logPriority 

Definition at line 87 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException Throwable  t  ) 
 

Parameters:
t 

Definition at line 95 of file ProfilNotFoundException.java.

org.openmobileis.common.user.profil.ProfilNotFoundException.ProfilNotFoundException Throwable  t,
int  logPriority
 

Parameters:
t 
logPriority 

Definition at line 104 of file ProfilNotFoundException.java.


Member Function Documentation

int org.openmobileis.common.user.profil.ProfilNotFoundException.getService  )  [virtual]
 

return the service assocated to the exception

Returns:
int the service int identified associated with the execption
See also:
org.openmobileis.common.util.log.LogServices

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

Definition at line 112 of file ProfilNotFoundException.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