clojure-error-message-catalog
Error Catalog
A community-driven catalog of common errors and their meanings in Clojure and its related libraries.
a catalog of common Clojure errors and their meaning
448 stars
32 watching
24 forks
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
cockroachdb/errors | Library providing a standardized way to handle and propagate errors across networked systems. | 2,122 |
joomcode/errorx | An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,198 |
ninja-squad/ngx-valdemort | A library providing customizable and reusable validation error messages for Angular forms | 202 |
scgilardi/slingshot | A Clojure library providing enhanced try and throw capabilities with improved error handling and context access. | 654 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
eudoxia0/clack-errors | Middleware to handle exceptions in Clack applications | 27 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
rust-cli/human-panic | Improves error messages to provide helpful information and encourage users to report issues. | 1,696 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
ortoo/grpc-errors | An error class library for gRPC services | 4 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
chaijs/check-error | Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |