|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.safeidentity.adminservice.exceptions.SFException
com.safeidentity.adminservice.exceptions.SFMaclException
Field Summary |
Fields inherited from class com.safeidentity.adminservice.exceptions.SFException |
m_strDetailMsg |
Constructor Summary | |
SFMaclException()
|
|
SFMaclException(java.lang.String strMsg)
|
|
SFMaclException(java.lang.String strMsg,
java.lang.String detailMsg,
java.lang.Throwable cause)
|
|
SFMaclException(java.lang.String strMsg,
java.lang.Throwable cause)
|
Methods inherited from class com.safeidentity.adminservice.exceptions.SFException |
getDetailMsg, setDetailMsg, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SFMaclException()
public SFMaclException(java.lang.String strMsg)
public SFMaclException(java.lang.String strMsg, java.lang.Throwable cause)
public SFMaclException(java.lang.String strMsg, java.lang.String detailMsg, java.lang.Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |