error-handling
Here are 945 public repositories matching this topic...
Bash Infinity is a modern boilerplate / framework / standard library for bash
-
Updated
Aug 1, 2020 - Shell
Generate, parse, and enhance JavaScript stack traces in all web browsers
-
Updated
Apr 10, 2020 - JavaScript
Exceptionless server and jobs
-
Updated
Nov 12, 2020 - C#
High performance understanding for stack traces (Make error logs more productive)
-
Updated
Aug 16, 2020 - C#
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Nov 12, 2020 - PHP
Easily add loading, empty and error states in your app.
-
Updated
Jun 9, 2020 - Java
Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
-
Updated
Sep 14, 2018 - Swift
Catch errors with style
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 14, 2020 - JavaScript
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
-
Updated
Oct 23, 2020 - PHP
Add eris.As(...)
For completion, we should offer an As method like the one in Go 1.13 errors (https://golang.org/pkg/errors/#As). We should try to make this more reliable than Go's version by preventing panics: "As will panic if target is not a non-nil pointer to either a type that implements error, or to any interface type." Seems like we could just return false in these cases instead.
A comprehensive error handling library for Go
-
Updated
Aug 24, 2020 - Go
Golang errors with stack trace and source fragments.
-
Updated
Mar 15, 2019 - Go
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
-
Updated
Nov 14, 2020 - TypeScript
This case should just be passed directly to the parent handler
-
Updated
Jul 30, 2020 - TypeScript
This will involve adding a feature flag for Rust 1.46, then adding #[track_caller] to the context selector methods like build and fail.
Bugsnag error monitoring and crash reporting tool for PHP apps
-
Updated
Nov 5, 2020 - PHP
Error tracking and logging from JS to Rollbar
-
Updated
Nov 13, 2020 - JavaScript
Show some
-
Updated
Nov 8, 2020 - JavaScript
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
-
Updated
Sep 7, 2020 - JavaScript
Create & Show progress, data or error views, the easy way!
-
Updated
Jan 30, 2019 - Java
A small utility to pretty-print Python tracebacks.
-
Updated
Mar 1, 2020 - Python
-
Updated
Jun 23, 2020 - Swift
Go datastructures.
-
Updated
Mar 12, 2019 - Go
A mini Scala utility library
-
Updated
Feb 25, 2020 - Scala
Improve this page
Add a description, image, and links to the error-handling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the error-handling topic, visit your repo's landing page and select "manage topics."


Package version eg. v8, v9:
v9
Issue, Question or Enhancement:
Is it possible to use oneof validation with values containing space character? Tried with single quote but it did not seem to work.
Code sample, to showcase or reproduce: