Uses of Class
software.amazon.cloudformation.exceptions.BaseHandlerException
-
Packages that use BaseHandlerException Package Description software.amazon.cloudformation.exceptions -
-
Uses of BaseHandlerException in software.amazon.cloudformation.exceptions
Subclasses of BaseHandlerException in software.amazon.cloudformation.exceptions Modifier and Type Class Description classCfnAccessDeniedExceptionclassCfnAlreadyExistsExceptionclassCfnGeneralServiceExceptionclassCfnInternalFailureExceptionclassCfnInvalidCredentialsExceptionclassCfnInvalidRequestExceptionclassCfnNetworkFailureExceptionclassCfnNotFoundExceptionclassCfnNotStabilizedExceptionclassCfnNotUpdatableExceptionclassCfnResourceConflictExceptionclassCfnServiceInternalErrorExceptionclassCfnServiceLimitExceededExceptionclassCfnThrottlingExceptionclassResourceAlreadyExistsExceptionUses for this exception class should delegate instead to CfnAlreadyExistsException.classResourceNotFoundExceptionUses for this exception class should delegate instead to CfnNotFoundException.
-