Class BaseHandlerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.cloudformation.exceptions.BaseHandlerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CfnAccessDeniedException, CfnAlreadyExistsException, CfnGeneralServiceException, CfnHandlerInternalFailureException, CfnInternalFailureException, CfnInvalidCredentialsException, CfnInvalidRequestException, CfnInvalidTypeConfigurationException, CfnNetworkFailureException, CfnNonCompliantException, CfnNotFoundException, CfnNotStabilizedException, CfnNotUpdatableException, CfnResourceConflictException, CfnServiceInternalErrorException, CfnServiceLimitExceededException, CfnThrottlingException, CfnUnauthorizedTaggingOperationException, CfnUnknownException, CfnUnsupportedTargetException

public abstract class BaseHandlerException extends RuntimeException
See Also: