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

org.openmobileis.common.user.UserAlreadyExistException Class Reference

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

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

Public Member Functions

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

Parameters:
msg 

Definition at line 43 of file UserAlreadyExistException.java.

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

Parameters:
msg 
logPriority 

Definition at line 52 of file UserAlreadyExistException.java.

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

Parameters:
msg 
t 

Definition at line 61 of file UserAlreadyExistException.java.

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

Parameters:
msg 
t 
logPriority 

Definition at line 71 of file UserAlreadyExistException.java.

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

Parameters:
logPriority 

Definition at line 87 of file UserAlreadyExistException.java.

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

Parameters:
t 

Definition at line 95 of file UserAlreadyExistException.java.

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

Parameters:
t 
logPriority 

Definition at line 104 of file UserAlreadyExistException.java.


Member Function Documentation

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