Class AuthorizationNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class AuthorizationNotFoundException
    extends AmazonServiceException

    The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.

    See Also:
    Serialized Form
    • Constructor Detail

      • AuthorizationNotFoundException

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