Class AuthorizationQuotaExceededException

All Implemented Interfaces:
Serializable

public class AuthorizationQuotaExceededException extends AmazonServiceException

The authorization quota for the cluster security group has been reached.

See Also:
  • Constructor Details

    • AuthorizationQuotaExceededException

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