public class MethodNotAllowedException extends AmazonServiceException
The specified combination of HTTP verb and URI is not supported.
AmazonServiceException.ErrorType
Constructor and Description |
---|
MethodNotAllowedException(java.lang.String message)
Constructs a new MethodNotAllowedException 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.