UserNotFoundException

Thrown when using an API that also require some kind of user identifier, but the server is not able to find the user.

See also

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?