public class NotAuthorizedException extends AmazonServiceException
Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.
AmazonServiceException.ErrorType
Constructor and Description |
---|
NotAuthorizedException(java.lang.String message)
Constructs a new NotAuthorizedException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.