@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidProtocolSettingsException extends AmazonCloudFrontException
You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidProtocolSettingsException(String message)Constructs a new InvalidProtocolSettingsException with the specified error message. | 
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidProtocolSettingsException(String message)
message - Describes the error encountered.Copyright © 2021. All rights reserved.