|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--net.myvietnam.mvncore.exception.NotLoginException | +--net.myvietnam.mvnplugin.mvnforum.auth.AuthenticationException
Field Summary |
Fields inherited from class net.myvietnam.mvncore.exception.NotLoginException |
ACCOUNT_DISABLED, ILLEGAL_STATE, NOT_ENOUGH_RIGHTS, NOT_LOGIN, WRONG_NAME, WRONG_PASSWORD |
Constructor Summary | |
AuthenticationException(int reason)
|
|
AuthenticationException(java.lang.String msg,
int reason)
|
Methods inherited from class net.myvietnam.mvncore.exception.NotLoginException |
getReason, getReasonExplanation, getReasonString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 AuthenticationException(int reason)
public AuthenticationException(java.lang.String msg, int reason)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |