|
|||||||||||
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.retek.platform.exception.RetekBusinessException
com.retek.rsm.app.security.service.AuthenticationFailedException
com.retek.rsm.app.security.service.LockedUserAccountException
Constructor Summary | |
LockedUserAccountException(java.lang.String messageKey)
|
|
LockedUserAccountException(java.lang.String messageKey,
java.lang.Object[] params)
|
Methods inherited from class com.retek.platform.exception.RetekBusinessException |
addAllBusinessProblems, addBusinessProblem, getBusinessProblems, getMessage, getProblems, getRootCause, hasProblems, removeBusinessProblem, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 LockedUserAccountException(java.lang.String messageKey)
public LockedUserAccountException(java.lang.String messageKey, java.lang.Object[] params)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |