exception-handling
There are 1392 repositories under exception-handling topic.
cheese10yun/spring-guide
:octocat: Spring 실전 가이드
GeekyAnts/express-typescript
Express + TypeScript + Boilerplate for Web / API App
cami-la/debugging-java
Curso que apresenta conceitos introdutórios sobre como podemos trabalhar com debugging na linguagem Java.
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
bugsnag/bugsnag-js
JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.
edwinhern/express-typescript-2024
Express + TypeScript + Boilerplate for Web / API App
andy-landy/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
bugsnag/bugsnag-php
BugSnag error monitoring and crash reporting tool for PHP apps
Frezyx/talker
☎️ Advanced error handler and logger for dart and flutter apps
pivovarit/throwing-function
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
bugsnag/bugsnag-react-native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
bb107/MemoryModulePP
MemoryModule which compatible with Win32 API and support exception handling
LaraBug/LaraBug
Laravel error reporting tool
guillermocalvo/exceptions4c
:sheep: An exception handling framework for C
raiderrobert/django-multiurl
Have you ever wanted multiple views to match to the same URL? Now you can.
ghazi-git/drf-standardized-errors
Standardize your DRF API error responses
ThoughtWorksInc/Dsl.scala
A framework to create embedded Domain-Specific Languages in Scala
milaan9/05_Python_Files
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 stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is also easy and short. Python treats files differently as text or binary and this is important.
SinaSys/flutter_go_rest_app
🚀 User management app built in flutter using clean architecture, MVVM, get it, dio, RxDart, bloc, cubit, getX and provider + Unit Testing
xpl/stacktracey
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
ehmicky/safe-json-value
⛑️ JSON serialization should never fail
soumyadip007/Object-Oriented-Programming-Using-Python
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
exAspArk/graphql-errors
Simple error handler for GraphQL Ruby :exclamation:
Trendyol/kafka-konsumer
Easy implementation of kafka consumer with built-in exception manager (kafka-cronsumer)
xuuhaoo/Android-DefenseCrash
Android runtime crash controller. defense java crash keep your application safety
zalando/faux-pas
A library that simplifies error handling for Functional Programming in Java
ASSERT-KTH/royal-chaos
Chaos engineering systems invented at KTH Royal Institute of Technology. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-320638
rogerkeays/unchecked
Say goodbye to checked exceptions forever.
gqylpy/exceptionx
The `exceptionx` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
gabrieldim/OOP-CPP
Polymorphism, Inheritance etc
coderrio/Coderr.Server
Replace logfiles with Coderr to correct bugs faster and more efficiently.
melihkaratekin/Full-Stack-Rent-A-Car-System
It is Rent A Car System project developed as Full Stack using C# and Angular.
ojasphansekar/Employee-Payroll-Management-System
Advanced Database Management System ( PL/SQL )
cybercog/laravel-whoops-editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Trendyol/kafka-cronsumer
Cron based Kafka exception consumer with the power of auto retry & concurrency