Overview
Explore functional exception handling techniques in Java through this 41-minute conference talk. Delve into alternative approaches inspired by functional languages, learning how to improve error handling without relying on traditional "throws" and "try-catch" constructs. Discover the power of type-driven development using Optional, Try, and Either to create more elegant and maintainable code. Gain insights into overcoming the criticisms of Java's exception handling, including its impact on control flow and perceived complexity.
Syllabus
A Hitchhiker's Guide to the Functional Exception Handling in Java - Grzegorz Piwowarek
Taught by
Devoxx