Class TooManyPoliciesException

All Implemented Interfaces:
Serializable

public class TooManyPoliciesException extends AmazonServiceException

The quota for the number of policies for this load balancer has been reached.

See Also:
  • Constructor Details

    • TooManyPoliciesException

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