public class ResourceNotFoundException extends AmazonServiceException
 GetMedia throws this error when Kinesis Video Streams can't find
 the stream that you specified.
 
 GetHLSStreamingSessionURL throws this error if a session with a
 PlaybackMode of ON_DEMAND is requested for a stream
 that has no fragments within the requested time range, or if a session with a
 PlaybackMode of LIVE is requested for a stream that
 has no fragments within the last 30 seconds.
 
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| ResourceNotFoundException(java.lang.String message)Constructs a new ResourceNotFoundException with the specified error
 message. | 
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableCopyright © 2018 Amazon Web Services, Inc. All Rights Reserved.