Serializable
, ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
@Generated("software.amazon.awssdk:codegen") public class InternalServerException extends AthenaException implements ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
Indicates a platform issue, which may be due to a transient condition or outage.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InternalServerException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InternalServerException.Builder |
builder() |
|
static Class<? extends InternalServerException.Builder> |
serializableBuilderClass() |
|
InternalServerException.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 InternalServerException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InternalServerException.Builder,InternalServerException>
public static InternalServerException.Builder builder()
public static Class<? extends InternalServerException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.