@Generated(value="software.amazon.awssdk:codegen") public final class CfnRegistryException extends CloudFormationException implements ToCopyableBuilder<CfnRegistryException.Builder,CfnRegistryException>
An error occurred during a CloudFormation registry operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CfnRegistryException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CfnRegistryException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CfnRegistryException.Builder> |
serializableBuilderClass() |
CfnRegistryException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic CfnRegistryException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CfnRegistryException.Builder,CfnRegistryException>toBuilder in class CloudFormationExceptionpublic static CfnRegistryException.Builder builder()
public static Class<? extends CfnRegistryException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.