Class CfnNotUpdatableException

All Implemented Interfaces:
Serializable

public class CfnNotUpdatableException extends BaseHandlerException
See Also:
  • Constructor Details

    • CfnNotUpdatableException

      public CfnNotUpdatableException(Throwable cause)
    • CfnNotUpdatableException

      public CfnNotUpdatableException(String resourceTypeName, String resourceIdentifier)
    • CfnNotUpdatableException

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