Class PasswordPolicyViolationException

All Implemented Interfaces:
Serializable

public class PasswordPolicyViolationException extends AmazonServiceException

The request was rejected because the provided password did not meet the requirements imposed by the account password policy.

See Also:
  • Constructor Details

    • PasswordPolicyViolationException

      public PasswordPolicyViolationException(String message)
      Constructs a new PasswordPolicyViolationException with the specified error message.
      Parameters:
      message - Describes the error encountered.