Class UserNotFoundException

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

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

This exception is thrown when a user isn't found.

See Also: