exception-handling topic

List exception-handling repositories

spring-guide

1.8k
Stars
334
Forks
Watchers

:octocat: Spring 실전 가이드

bugsnag-js

836
Stars
251
Forks
Watchers

JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.

express-typescript

1.1k
Stars
309
Forks
Watchers

Express + TypeScript + Boilerplate for Web / API App

bugsnag-react-native

369
Stars
121
Forks
Watchers

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps

debugging-java

754
Stars
195
Forks
Watchers

Curso que apresenta conceitos introdutórios sobre como podemos trabalhar com debugging na linguagem Java.

throwing-function

362
Stars
60
Forks
Watchers

Checked Exceptions-enabled Java 8+ functional interfaces + adapters

django-multiurl

274
Stars
30
Forks
Watchers

Have you ever wanted multiple views to match to the same URL? Now you can.

Dsl.scala

255
Stars
29
Forks
Watchers

A framework to create embedded Domain-Specific Languages in Scala

LaraBug

268
Stars
58
Forks
Watchers

Laravel error reporting tool

05_Python_Files

223
Stars
216
Forks
Watchers

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has str...