Error Handling
Sort by:Popular

Excpetions handling and processing utilities.
Last Release on Aug 11, 2015
Library to controll exception and stack traces for Clojure.
Last Release on Mar 14, 2013
The perfect companion for your Kotlin journey
Last Release on Nov 1, 2025
Versatile error handling for every scenario
Last Release on May 11, 2024

Core Java Jexbox connector hooks into Thread.UncaughtExceptionHandler, so any uncaught exceptions in your application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties
Last Release on May 26, 2014
General purpose method for retrying arbitrary Java code with specific stop, retry, and exception handling capabilities.
Last Release on Apr 24, 2023
The module offers base exception class to simplify exception handling and defining with internalization support
Last Release on Jan 2, 2014
Easy clojure error handling
Last Release on Aug 17, 2019
PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.
Last Release on Dec 30, 2009
MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to ...
Last Release on May 2, 2007