Join Slack
Powered by
if you mean something like ``` catch (e: SomeExce...
# announcements
s
Shawn
02/01/2018, 5:45 AM
if you mean something like
Copy code
catch (e: SomeException | SomeOtherException) { ... }
then unfortunately not
5
Views
Open in Slack
Previous
Next