Class CfnThrottlingException

All Implemented Interfaces:
Serializable

public class CfnThrottlingException extends BaseHandlerException
See Also:
  • Constructor Details

    • CfnThrottlingException

      public CfnThrottlingException(Throwable cause)
    • CfnThrottlingException

      public CfnThrottlingException(String operation)
    • CfnThrottlingException

      public CfnThrottlingException(String operation, Throwable cause)