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

 UserAlreadyExistException (String msg, int logPriority)
 
Parameters:
msg 

 UserAlreadyExistException (String msg, Throwable t)
 
Parameters:
msg 

 UserAlreadyExistException (String msg, Throwable t, int logPriority)
 
Parameters:
msg 

 UserAlreadyExistException ()
 UserAlreadyExistException (int logPriority)
 
Parameters:
logPriority 

 UserAlreadyExistException (Throwable t)
 
Parameters:
t 

 UserAlreadyExistException (Throwable t, int logPriority)
 
Parameters:
t 

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,
int  logPriority 
)

Parameters:
msg 

Parameters:
logPriority 

Definition at line 52 of file UserAlreadyExistException.java.

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

Parameters:
msg 

Parameters:
t 

Definition at line 61 of file UserAlreadyExistException.java.

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

Parameters:
msg 

Parameters:
t 
logPriority 

Definition at line 71 of file UserAlreadyExistException.java.

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

Parameters:
t 

Parameters:
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 Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1