"When used to best advantage, exceptions can improve a program's readability, reliability, and maintainability." (Joshua Bloch)
We list best practices on exception handling and logging and link to resources on the internet.
The Best Practices on Exception Handling provides information about handling exceptions in Java.
We also discuss concepts of exceptions and show how or why they are not supported by smartics-exceptions.
The Best Practices on Logging provides information about logging exceptions in Java.
The References credit the original sources of information found on this website.