-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Minor but potentially somewhere at the end of the exceptions chapters as advanced topics it could be worth mentioning the exception hierarchy being:
Throwable
|- Error
|- Exception
|- RuntimeException
So far the book only talked about Exception and RuntimeException (which makes sense since thats whats actually relevant in practice - usually).
Metadata
Metadata
Assignees
Labels
No labels