@Generated(value="software.amazon.awssdk:codegen") public final class HandlerInternalFailureException extends CloudControlException implements ToCopyableBuilder<HandlerInternalFailureException.Builder,HandlerInternalFailureException>
The resource handler has returned that an unexpected error occurred within the resource handler.
| Modifier and Type | Class and Description |
|---|---|
static interface |
HandlerInternalFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HandlerInternalFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends HandlerInternalFailureException.Builder> |
serializableBuilderClass() |
HandlerInternalFailureException.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 HandlerInternalFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<HandlerInternalFailureException.Builder,HandlerInternalFailureException>toBuilder in class CloudControlExceptionpublic static HandlerInternalFailureException.Builder builder()
public static Class<? extends HandlerInternalFailureException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.