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. To delete PII, disconnect the contact first. Wait for it to reach the terminated state, then retry the request.

See Also: