|
|||||||||||
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 | +--java.lang.RuntimeException | +--com.ibm.itim.exception.ITIMRuntimeException | +--com.ibm.passwordrules.standard.PasswordRulesRuntimeException
This class represents a runtime exception, which may occur in the password rules framework.
Field Summary | |
---|---|
static java.lang.String |
MIN_LENGTH_RESTRICTION_VIOLATION
Constant representing a message key. |
Methods inherited from class com.ibm.itim.exception.ITIMRuntimeException |
---|
getLocalizedMessage, getMessage, getMessage, getMessageId, getThrowable, getTokens, toXML |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String MIN_LENGTH_RESTRICTION_VIOLATION
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |