Error Handling
Sort:
popular
|
newest
Spring Retry provides an abstraction around retrying failed operations, with an
emphasis on declarative control of the process and policy-based behaviour that is
easy to extend and customize. For instance, you can configure a plain POJO
operation to retry if it fails, based on the type of exception, and with a fixed
or exponential backoff.
Last Release on Sep 13, 2024
Catch and verify exceptions
Last Release on Nov 6, 2013
Relocated → eu.codearte.catch-exception »
catch-exception
5. Result4k108 usages
dev.forkhandles » result4kApache
A friendly Kotlin Result type
Last Release on Aug 10, 2024
8. Faux Pas25 usages
org.zalando » faux-pasMIT
Error handling in Functional Programming
Last Release on Jan 4, 2021
A clean exception base class(s) with a signature closer to slf4j, so that messages can be as nicely descriptive
Last Release on Nov 28, 2016
10. Contingency9 usages
dev.soundness » contingency-coreApache
Versatile error handling for every scenario
Last Release on Oct 8, 2024