Functional Programming With Java: Exception Handling

Better ways to deal with disruptive conditions in functional code

Ben Weidig
Better Programming
Published in
7 min readJun 22, 2020

--

Photo by Randy Fath on Unsplash

In my previous articles about functional programming, I’ve shown how to incorporate a more functional style into our Java code. But I’ve omitted a crucial topic: how to deal with exceptions.

--

--

Software developer, entrepreneur, blogger. Mostly Java, sometimes Swift, Golang, Bash and all the other fun stuff.