@Generated(value="software.amazon.awssdk:codegen") public final class CloudHsmInternalException extends CloudHsmException implements ToCopyableBuilder<CloudHsmInternalException.Builder,CloudHsmInternalException>
Indicates that an internal error occurred.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudHsmInternalException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CloudHsmInternalException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CloudHsmInternalException.Builder> |
serializableBuilderClass() |
CloudHsmInternalException.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 CloudHsmInternalException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CloudHsmInternalException.Builder,CloudHsmInternalException>toBuilder in class CloudHsmExceptionpublic static CloudHsmInternalException.Builder builder()
public static Class<? extends CloudHsmInternalException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.