Class CfnUnsupportedTargetException

All Implemented Interfaces:
Serializable

public class CfnUnsupportedTargetException extends BaseHandlerException
See Also:
  • Constructor Details

    • CfnUnsupportedTargetException

      public CfnUnsupportedTargetException(Throwable cause)
    • CfnUnsupportedTargetException

      public CfnUnsupportedTargetException(String hookTypeName, String targetTypeName)
    • CfnUnsupportedTargetException

      public CfnUnsupportedTargetException(String hookTypeName, String targetTypeName, Throwable cause)