<aside> 🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
Throwable → Exception → RuntimeExceptiontry-catch blocksfinally block — guaranteed executiontry-with-resources — automatic resource cleanup (intro, detailed in later weeks)throw — explicitly throwing an exceptionthrows — declaring exceptions in method signaturesException generically, meaningful messagesThe HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

Found a mistake or have a suggestion? Let us know in the feedback form.