Join Slack
Powered by
from `Throwable`, you’ve got `Error` and `Exceptio...
# announcements
n
nfrankel
10/26/2017, 9:51 AM
from
Throwable
, you’ve got
Error
and
Exception
Error
are thrown by system like
OutOfMemoryError
they should never be catched... and from
Exception
, you’ve got
RuntimeException
Open in Slack
Previous
Next