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

org.openmobileis.common.user.UserNotFoundException Class Reference

Inheritance diagram for org.openmobileis.common.user.UserNotFoundException:

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 UserNotFoundException.java.

Public Member Functions

 UserNotFoundException (String msg)
 UserNotFoundException (String msg, int logPriority)
 UserNotFoundException (String msg, Throwable t)
 UserNotFoundException (String msg, Throwable t, int logPriority)
 UserNotFoundException ()
 UserNotFoundException (int logPriority)
 UserNotFoundException (Throwable t)
 UserNotFoundException (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.UserNotFoundException.UserNotFoundException String  msg  ) 
 

Parameters:
msg 

Definition at line 43 of file UserNotFoundException.java.

org.openmobileis.common.user.UserNotFoundException.UserNotFoundException String  msg,
int  logPriority
 

Parameters:
msg 
logPriority 

Definition at line 52 of file UserNotFoundException.java.

org.openmobileis.common.user.UserNotFoundException.UserNotFoundException String  msg,
Throwable  t
 

Parameters:
msg 
t 

Definition at line 61 of file UserNotFoundException.java.

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

Parameters:
msg 
t 
logPriority 

Definition at line 71 of file UserNotFoundException.java.

org.openmobileis.common.user.UserNotFoundException.UserNotFoundException int  logPriority  ) 
 

Parameters:
logPriority 

Definition at line 87 of file UserNotFoundException.java.

org.openmobileis.common.user.UserNotFoundException.UserNotFoundException Throwable  t  ) 
 

Parameters:
t 

Definition at line 95 of file UserNotFoundException.java.

org.openmobileis.common.user.UserNotFoundException.UserNotFoundException Throwable  t,
int  logPriority
 

Parameters:
t 
logPriority 

Definition at line 104 of file UserNotFoundException.java.


Member Function Documentation

int org.openmobileis.common.user.UserNotFoundException.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 UserNotFoundException.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