com.ibm.passwordrules.standard
Class PasswordRulesRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ibm.itim.exception.ITIMRuntimeException
                          |
                          +--com.ibm.passwordrules.standard.PasswordRulesRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class PasswordRulesRuntimeException
extends ITIMRuntimeException

This class represents a runtime exception, which may occur in the password rules framework.

See Also:
Serialized Form

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

MIN_LENGTH_RESTRICTION_VIOLATION

public static final java.lang.String MIN_LENGTH_RESTRICTION_VIOLATION
Constant representing a message key.

See Also:
Constant Field Values


IBM Tivoli Identity Manager 4.6
© Copyright International Business Machines Corporation 2005. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.