SerializableAlreadyExistsException, ChangeSetNotFoundException, InsufficientCapabilitiesException, InvalidChangeSetStatusException, LimitExceededException, TokenAlreadyExistsException@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CloudFormationException extends AmazonServiceException
AmazonServiceException.ErrorType| Constructor | Description |
|---|---|
CloudFormationException(String message) |
Constructs a new CloudFormationException with the specified error message.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CloudFormationException(String message)
message - Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.