Class CfnThrottlingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- software.amazon.cloudformation.exceptions.BaseHandlerException
-
- software.amazon.cloudformation.exceptions.CfnThrottlingException
-
- All Implemented Interfaces:
Serializable
public class CfnThrottlingException extends BaseHandlerException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CfnThrottlingException(String operation)CfnThrottlingException(String operation, Throwable cause)CfnThrottlingException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-