Serializable
, ToCopyableBuilder<BaseException.Builder,BaseException>
@Generated("software.amazon.awssdk:codegen") public class BaseException extends CloudSearchException implements ToCopyableBuilder<BaseException.Builder,BaseException>
An error occurred while processing the request.
Modifier and Type | Class | Description |
---|---|---|
static interface |
BaseException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static BaseException.Builder |
builder() |
|
String |
code() |
|
static Class<? extends BaseException.Builder> |
serializableBuilderClass() |
|
BaseException.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 BaseException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<BaseException.Builder,BaseException>
public static BaseException.Builder builder()
public static Class<? extends BaseException.Builder> serializableBuilderClass()
public String code()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.