Serializable
, ToCopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>
@Generated("software.amazon.awssdk:codegen") public class InternalServerErrorException extends EMRException implements ToCopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>
Indicates that an error occurred while processing the request and that the request was not completed.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InternalServerErrorException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InternalServerErrorException.Builder |
builder() |
|
static Class<? extends InternalServerErrorException.Builder> |
serializableBuilderClass() |
|
InternalServerErrorException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalServerErrorException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>
public static InternalServerErrorException.Builder builder()
public static Class<? extends InternalServerErrorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.