@Generated(value="software.amazon.awssdk:codegen") public final class DependentServiceFailureException extends AmplifyException implements ToCopyableBuilder<DependentServiceFailureException.Builder,DependentServiceFailureException>
An operation failed because a dependent service threw an exception.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DependentServiceFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DependentServiceFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DependentServiceFailureException.Builder> |
serializableBuilderClass() |
DependentServiceFailureException.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 DependentServiceFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DependentServiceFailureException.Builder,DependentServiceFailureException>toBuilder in class AmplifyExceptionpublic static DependentServiceFailureException.Builder builder()
public static Class<? extends DependentServiceFailureException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.