error-handling
Here are 1,296 public repositories matching this topic...
-
Updated
Mar 3, 2022 - Shell
-
Updated
May 5, 2022 - JavaScript
-
Updated
May 11, 2022 - C#
-
Updated
May 18, 2022 - C#
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 16, 2022 - PHP
-
Updated
Jun 9, 2020 - Java
-
Updated
Apr 27, 2022 - Go
Currently IntoDiagnostic wraps the Error that it is called on with a DiagnosticError.
This means that any further inspection using is or downcast{,_ref,_mut} will fail to reach the inner type and only DiagnosticError can be reached. Since it is an implementation detai
-
Updated
Sep 14, 2018 - Swift
Took me a while to discover it, might be nice including it in one of the basic examples
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Mar 16, 2022 - Go
-
Updated
May 18, 2022 - TypeScript
-
Updated
Mar 15, 2019 - Go
-
Updated
Mar 26, 2022 - TypeScript
This case should just be passed directly to the parent handler
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Dec 19, 2021 - Python
-
Updated
May 3, 2022 - JavaScript
-
Updated
May 12, 2022 - C#
-
Updated
May 12, 2022 - JavaScript
-
Updated
May 4, 2022 - TypeScript
-
Updated
Oct 13, 2021 - Python
-
Updated
Jan 30, 2019 - Java
-
Updated
Oct 20, 2021 - Swift
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. v9, v10:
Issue, Question or Enhancement:
Golangci-lint (https://github.com/golangci/golangci-lint) comes with a errorlint linter (https://github.com/polyfloyd/go-errorlint). When I switched it on, I got this issue f