@Generated(value="software.amazon.awssdk:codegen") public final class InternalException extends EventBridgeException implements ToCopyableBuilder<InternalException.Builder,InternalException>
This exception occurs due to unexpected causes.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalException.Builder |
builder() |
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 EventBridgeExceptionpublic static InternalException.Builder builder()
public static Class<? extends InternalException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.