|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.outerj.daisy.repository.RepositoryException
org.outerj.daisy.repository.AuthenticationFailedException
Constructor Summary | |
AuthenticationFailedException(java.lang.String login)
|
Method Summary | |
java.lang.String |
getMessage()
|
java.lang.String |
getMessage(java.util.Locale locale)
|
Methods inherited from class org.outerj.daisy.repository.RepositoryException |
getState |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AuthenticationFailedException(java.lang.String login)
Method Detail |
public java.lang.String getMessage()
public java.lang.String getMessage(java.util.Locale locale)
getMessage
in interface LocalizedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |