public class InternalServiceException extends AmazonServiceException
Indicates that the request processing has failed due to some unknown error, exception, or failure.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InternalServiceException(java.lang.String message)
Constructs a new InternalServiceException 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.