public class UnsupportedOperationException extends AmazonServiceException
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this operation.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
UnsupportedOperationException(String message)
Constructs a new UnsupportedOperationException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedOperationException(String message)
message - Describes the error encountered.Copyright © 2018. All rights reserved.