Skip to content

Exceptions - Mention Throwable and Error #162

@Zabuzard

Description

@Zabuzard

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions