public class MethodNotAllowedException extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor and Description |
---|
MethodNotAllowedException(java.lang.String message)
Constructs a new MethodNotAllowedException with the specified error
message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRequestID()
The unique message body ID.
|
void |
setRequestID(java.lang.String requestID)
The unique message body ID.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.