Class CfnAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.cloudformation.exceptions.BaseHandlerException
software.amazon.cloudformation.exceptions.CfnAlreadyExistsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ResourceAlreadyExistsException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCfnAlreadyExistsException(String resourceTypeName, String resourceIdentifier) CfnAlreadyExistsException(String resourceTypeName, String resourceIdentifier, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CfnAlreadyExistsException
-
CfnAlreadyExistsException
-
CfnAlreadyExistsException
-