onUserNotFound

@Status(value = HttpStatus.NOT_FOUND)
open fun onUserNotFound(error: UserError.UserNotFound): ProfileApi.Errors.UserNotFound