Class TooManyLoadBalancersException

All Implemented Interfaces:
Serializable

public class TooManyLoadBalancersException extends AmazonServiceException

The quota for the number of load balancers has been reached.

See Also:
  • Constructor Details

    • TooManyLoadBalancersException

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