public class ApiClientException extends AmazonServiceException
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ApiClientException(String errorMessage)
Constructor.
|
ApiClientException(String errorMessage,
Exception cause)
Constructor.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiClientException(String errorMessage)
errorMessage - the error message.Copyright © 2018. All rights reserved.