@Generated(value="software.amazon.awssdk:codegen") public final class InternalException extends DataSyncException implements ToCopyableBuilder<InternalException.Builder,InternalException>
This exception is thrown when an error occurs in the DataSync service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalException.Builder> |
serializableBuilderClass() |
InternalException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InternalException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalException.Builder,InternalException>toBuilder in class DataSyncExceptionpublic static InternalException.Builder builder()
public static Class<? extends InternalException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.