@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidEndpointException extends AmazonKinesisVideoException
 Status Code: 400, Caller used wrong endpoint to write data to a stream. On receiving such an exception, the user must
 call GetDataEndpoint with AccessMode set to "READ" and use the endpoint Kinesis Video
 returns in the next GetMedia call.
 
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidEndpointException(String message)Constructs a new InvalidEndpointException 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 InvalidEndpointException(String message)
message - Describes the error encountered.