|
||||||||||
| 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.hyperion.css.CSSBaseException
com.hyperion.css.CSSException
com.hyperion.css.CSSPasswordPolicyException
com.hyperion.css.CSSPasswordExpiredException
public class CSSPasswordExpiredException
Handler for password expired exception.
| Field Summary |
|---|
| Fields inherited from class com.hyperion.css.CSSBaseException |
|---|
area_Code, error_Code, errorArguments, errorMessage, hasErrorArguments, hasRootCause, locale, logLevel, providerName, rootCausesList, rootMessagesList |
| Constructor Summary | |
|---|---|
CSSPasswordExpiredException(long areaCode,
long errorCode)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
int logLevel)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
int logLevel)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
java.lang.Throwable rootException)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
java.lang.Throwable rootException,
int logLevel)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.Throwable rootException)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.Throwable rootException,
int logLevel)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
CSSPasswordExpiredException(java.util.Map context,
java.lang.String sourceClass,
java.lang.String sourceMethod,
java.lang.String msg)
Deprecated. |
|
CSSPasswordExpiredException(java.lang.String s)
Deprecated. - This will throw generic exception, will be deleted next release. |
|
| Method Summary |
|---|
| Methods inherited from class com.hyperion.css.CSSPasswordPolicyException |
|---|
getPasswordPolicyErrorCode, getPasswordPolicyErrorCode, getRedirectURL, hasPasswordPolicyError, setRedirectURL |
| Methods inherited from class com.hyperion.css.CSSException |
|---|
getErrorCode, getExceptionMessage, getExceptionMessage, getMessage, getMessage, getRootCause, getRootException, getRootMessage, printStackTrace, printStackTrace, printStackTrace, setErrorCode, setExceptionMessage, setExceptionMessage, setExceptionMessage, setRootException, toString |
| Methods inherited from class com.hyperion.css.CSSBaseException |
|---|
getCSSAreaCode, getCSSErrorCode, getExceptionInfo, getProvider, getRootCauses, getRootMessages, setErrorCode, setExceptionInfo, setLocale, setRootCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CSSPasswordExpiredException(java.util.Map context,
java.lang.String sourceClass,
java.lang.String sourceMethod,
java.lang.String msg)
public CSSPasswordExpiredException(java.lang.String s)
public CSSPasswordExpiredException(long areaCode,
long errorCode)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
int logLevel)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.Throwable rootException)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.Throwable rootException,
int logLevel)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
java.lang.Throwable rootException)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
java.lang.String[] errorArguments,
java.lang.Throwable rootException,
int logLevel)
public CSSPasswordExpiredException(long areaCode,
long errorCode,
int logLevel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||