Class DeviceKeyExistsException

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

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

This exception is thrown when a user attempts to confirm a device with a device key that already exists.

See Also: