Inheritance diagram for org.openmobileis.common.user.profil.ProfilNotFoundException:
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 |
|
Definition at line 43 of file ProfilNotFoundException.java. |
|
Definition at line 52 of file ProfilNotFoundException.java. |
|
Definition at line 61 of file ProfilNotFoundException.java. |
|
Definition at line 71 of file ProfilNotFoundException.java. |
|
Definition at line 87 of file ProfilNotFoundException.java. |
|
Definition at line 95 of file ProfilNotFoundException.java. |
|
Definition at line 104 of file ProfilNotFoundException.java. |
|
return the service assocated to the exception
Implements org.openmobileis.common.util.exception.OpenMISException. Definition at line 112 of file ProfilNotFoundException.java. |