Class InvalidRequiredProtocolException

  • All Implemented Interfaces:
    Serializable

    public class InvalidRequiredProtocolException
    extends AmazonServiceException
    This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols element from your distribution configuration.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidRequiredProtocolException

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