Class ContactNotTerminatedException

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

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

The contact has not been disconnected and is not in a terminated state. PII can be deleted only from a contact that has been disconnected. This error is returned with an HTTP 409 status code.

See Also: