Class PasswordPolicyException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PasswordPolicyException
    extends java.lang.Exception
    The password failed policy validation.
    Author:
    Christopher Mindus
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      PasswordPolicyResultgetResult()
      Gets the password policy result.
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait