Noexception Save

Java library for handling exceptions in concise, unified, and architecturally clean way.

Project README

SWUbanner

NoException

Maven Central Build status Test coverage Mentioned in Awesome Java 8

NoException is functional programming for Java exception handlers. Many applications contain thousands of try-catch constructs and it's a mess. Catch clauses are verbose, repetitive, inconsistent, buggy, and hard to test. NoException provides a set of predefined exception handlers (try-catch replacements) that are concise and neat. You can define your own reusable handlers to fit policies of your project.

More on homepage.

Status

Stable and maintained. Stagean is used to track progress on class and method level.

Getting started

See homepage.

Documentation

Feedback

Bug reports and pull requests are welcome. See CONTRIBUTING.md.

License

Distributed under Apache License 2.0.

Open Source Agenda is not affiliated with "Noexception" Project. README Source: robertvazan/noexception

Open Source Agenda Badge

Open Source Agenda Rating