Class CfnAlreadyExistsException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResourceAlreadyExistsException

public class CfnAlreadyExistsException extends BaseHandlerException
See Also:
  • Constructor Details

    • CfnAlreadyExistsException

      public CfnAlreadyExistsException(Throwable cause)
    • CfnAlreadyExistsException

      public CfnAlreadyExistsException(String resourceTypeName, String resourceIdentifier)
    • CfnAlreadyExistsException

      public CfnAlreadyExistsException(String resourceTypeName, String resourceIdentifier, Throwable cause)