error
The `error handling` library provides a simple and intuitive way to handle errors in Kotlin by using sealed classes `Ok` and `Error`. This library helps to differentiate between successful and erroneous outcomes in a type-safe manner.
Last Release on Jul 1, 2024
24.Retry2 usages
com.arakelian » retry Apache
General purpose method for retrying arbitrary Java code with specific stop, retry, and exception handling capabilities.
Last Release on Apr 24, 2023
Catch and verify exceptions
Last Release on Nov 6, 2013
Relocated → eu.codearte.catch-exception »
catch-exception
Versatile error handling for every scenario
Last Release on May 11, 2024
Relocated → dev.soundness »
contingency-core
30.Faux Pas25 usages
org.zalando » faux-pas MIT
Error handling in Functional Programming
Last Release on Jan 4, 2021