Class ConfigurationSetDoesNotExistException

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

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

Indicates that the configuration set does not exist.

See Also: