Class AuthorizationAlreadyExistsException

  • All Implemented Interfaces:
    Serializable

    public class AuthorizationAlreadyExistsException
    extends AmazonServiceException

    The specified CIDR block or EC2 security group is already authorized for the specified cluster security group.

    See Also:
    Serialized Form
    • Constructor Detail

      • AuthorizationAlreadyExistsException

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