Class SubscriptionSeverityNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SubscriptionSeverityNotFoundException.Builder,SubscriptionSeverityNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class SubscriptionSeverityNotFoundException extends RedshiftException implements ToCopyableBuilder<SubscriptionSeverityNotFoundException.Builder,SubscriptionSeverityNotFoundException>

The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type. The allowed values are ERROR and INFO.

See Also: