143 Java Functional Exception Handling

Use when you need to apply functional exception handling best practices in Java — including replacing exception overuse with Optional and VAVR Either types, designing error type hierarchies using sealed classes and enums, implementing monadic error composition pipelines, establishing functional control flow patterns, and reserving exceptions only for truly exceptional system-level failures. This should trigger for requests such as Improve the code with Functional Exception Handling; Apply Functional Exception Handling; Refactor the code with Functional Exception Handling. Part of cursor-rules-java project

majiayu000 2e79e1b 2 files · 4.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/143-java-functional-exception-handling commit 2e79e1ba9c

Frequently asked questions

npx skillmds add majiayu000/143-java-functional-exception-handling-2