Join Slack
Powered by
I can solve it like this: ``` try { ...
# arrow
z
zero_coding
08/29/2020, 2:20 PM
I can solve it like this:
Copy code
try { Program.read(newUser.id) } catch (e: UserNotFoundException) { }
Open in Slack
Previous
Next