Topic: "exception-handler"
a7ul/react-native-exception-handler
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
Language: Objective-C - Size: 992 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 1,608 - Forks: 136

exceptionless/Exceptionless.Net
Exceptionless clients for the .NET platform
Language: C# - Size: 5.88 MB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 565 - Forks: 143

richpeck/exception_handler
Ruby on Rails Custom Error Pages
Language: Ruby - Size: 93.4 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 510 - Forks: 70

MiroKaku/ucxxrt 📦
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
Language: C++ - Size: 6.37 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 401 - Forks: 97

jirutka/spring-rest-exception-handler
A convenient Spring MVC exception handler for RESTful APIs.
Language: Java - Size: 174 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 357 - Forks: 129

githubofrico/RestSpringMVCDemo
RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。
Language: Java - Size: 23.4 KB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 340 - Forks: 227

expede/exceptional
Helpers for Elixir exceptions
Language: Elixir - Size: 318 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 294 - Forks: 10

bchavez/BugTrap
:beetle: BugTrap: Catch unhandled exceptions in unmanaged and managed .NET code.
Language: C++ - Size: 7.17 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 176 - Forks: 84

sindresorhus/ExceptionCatcher
Catch Objective-C exceptions in Swift
Language: Swift - Size: 15.6 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 160 - Forks: 20

backtrace-labs/backtrace-unity
First-class error reporting for the Unity game engine.
Language: C# - Size: 156 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 144 - Forks: 35

jeremykenedy/laravel-exception-notifier
Laravel Exception Notifier will send an email of the error along with the stack trace to the chosen recipients. This Package includes all necessary traits, views, configs, and Mailers for email notifications upon your applications exceptions. You can customize who send to, cc to, bcc to, enable/disable, and custom subject or default subject based on environment. Built for Laravel 5.2, 5.3, 5.4, 5.5+. Get the errors and fix them before the client even reports them, that's why this exists! For Laravel 5, 6, and 7
Language: PHP - Size: 77.1 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 30

MasoniteFramework/exceptionite
A Python Exception Library. Designed to make handling and displaying exceptions a cinch.
Language: Python - Size: 6.52 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 126 - Forks: 4

yizzuide/Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Language: Java - Size: 2.96 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 125 - Forks: 35

robertvazan/noexception
Java library for handling exceptions in concise, unified, and architecturally clean way.
Language: Java - Size: 1.22 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 99 - Forks: 10

mechero/spring-boot-rest-exceptions
Custom error formatting and exception handling in Rest Controllers with Spring Boot
Language: Java - Size: 329 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 98 - Forks: 29

kossnocorp/react-guard
🦄 React Guard automagically catches exceptions from React components, extracts useful debug information and prevents White Screen of Death 👻
Language: JavaScript - Size: 84 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 96 - Forks: 6

johnsonjason/RVDbg
RVDbg is a debugger/exception handler for Windows processes and has the capability to circumvent anti-debugging techniques. (Cleaner, documented code base being worked on in: core branch)
Language: C++ - Size: 233 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 67 - Forks: 17

molovo/crash
Proper error handling, exceptions and try/catch for ZSH
Language: Shell - Size: 158 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 67 - Forks: 4

rollbar/rollbar-ios 📦
Objective-C library for crash reporting and logging with Rollbar.
Language: Objective-C - Size: 60.5 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 65 - Forks: 57

bugsnag/bugsnag-dotnet
.NET notifier for BugSnag. Error monitoring and error reporting for .NET.
Language: C# - Size: 3.39 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 62 - Forks: 31

exceptionless/Exceptionless.JavaScript
Exceptionless JavaScript client
Language: TypeScript - Size: 11.7 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 23

samsonasik/ErrorHeroModule
:gem: A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response
Language: PHP - Size: 1.58 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 7

PandaWood/ExceptionReporter.NET
ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or send a custom-formatted report to the developer
Language: C# - Size: 2.79 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 33

rollbar/rollbar-android 📦
Rollbar for Android
Language: Java - Size: 515 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 42 - Forks: 16

ryapric/loggit
Modern Logging for the R Ecosystem
Language: R - Size: 160 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 2

bezzad/ErrorControlSystem
ErrorControlSystem is a .NET library created to automate handling .NET Windows-Base application exceptions and raise that to a sql server. This exception handler have some features as screen capturing, fetch server date time in exception occurrence time and etc.
Language: C# - Size: 18.2 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 32 - Forks: 14

GPMueller/mwe-cpp-exception
Minimum working example of proper C++11 exception handling
Language: C++ - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 3

understand/understand-laravel
Laravel 5, 6, 7 and 8 service provider for Understand.io
Language: PHP - Size: 309 KB - Last synced at: about 22 hours ago - Pushed at: 5 months ago - Stars: 24 - Forks: 14

revsic/BranchTracer
Branch based windows debugger
Language: C++ - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 21 - Forks: 5

kuria/error
Makes handling and debugging PHP errors suck less
Language: PHP - Size: 189 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 1

victorsndvg/ForEx
Fortran User Defined Exceptions Handler
Language: FORTRAN - Size: 33.2 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 6

alvelchev/spring-practices-demo
Welcome to the Spring Practices Demo – a powerful Spring Boot application designed to support data JPA, pageable, and sorting with an intuitive Swagger interface. Explore and learn best practices in Java development, including efficient techniques with MapStruct, seamless database migration using Flyway, and more.
Language: Java - Size: 408 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 6

airnativeextensions/ANE-Exceptions
Exception tracking Adobe AIR Native Extension for Android and iOS
Language: Objective-C - Size: 10 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

KeeVeeGames/Exception.gml
Base class for the GameMaker Exceptions providing better output and handy code interface. Also imroves YYC support of Exceptions.
Language: Game Maker Language - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 15 - Forks: 0

luo-zhan/LambdaExceptionThrower
写Lambda表达式不想要捕获异常怎么办,试试这个!
Language: Java - Size: 35.2 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 4

rochacbruno-archive/raise_if
one liner `raise Exception if condition` for Python
Language: Python - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 0

honeybadger-io/honeybadger-react 📦
Official React integration for Honeybadger.io :zap:
Language: TypeScript - Size: 6.48 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 7

maxmilton/trackx
Simple, lightweight, and privacy-friendly error tracking.
Language: TypeScript - Size: 2.78 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 2

dcyuksel/Result
Result Pattern in C#
Language: C# - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 5

reflectsoftware/Plato.NET
Plato.NET - Collection of .NET libraries
Language: C# - Size: 777 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

TiagoSoczek/contoso-shop
Language: C# - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

zkdlu/api-response-spring-boot-starter
Spring api response provides a standard structure to response data and exception handling
Language: Java - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

zero323/tryingsnake
Exception handling, the functional way.
Language: Python - Size: 111 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

Sanix-Darker/ziim
Let your CLI find available solutions for errors / exceptions online on commands you hit, for you, no need open a Browser. and find something yourself
Language: Python - Size: 4.67 MB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

Ghostff/Dbug
PHP7 Error/Exception Handler
Language: HTML - Size: 1.06 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

theasianpianist/sosl
StackOverflow Search Library
Language: Java - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 1

alvarolorentedev/express-exception-handler
express-exception-handler
Language: JavaScript - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 5

imyzt/learning-technology-code
:seedling: :evergreen_tree: :deciduous_tree: 此项目是本人在平时日常技术学习、笔记、博客中代码的汇总,欢迎访问我的博客:http://blog.imyzt.top
Language: Java - Size: 3.69 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 13

andresrodriguez55/Turkcell-GYGY-ClassCodes-RentACar
Rest API developed with Spring Boot implementing N-Tier architecture
Language: Java - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

sepulrator/java-exception-api
Language: Java - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 1

UNICKCHENG/Response-Handler
A maven dependency that handles response body, catches exceptions, supports for openapi
Language: Java - Size: 3.41 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

robrogers3/laravel-jsonaware-exception-handler
Provide Meaningful Ajax error messages for your Laravel Project.
Language: PHP - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

OpenXRay/BugTrap Fork of bchavez/BugTrap
:beetle: BugTrap: Catch unhandled exceptions in unmanaged and managed .NET code.
Language: C++ - Size: 7.59 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 4

webarchitect609/bitrix-exception-logger
PSR-3 logger exception handling adapter for Bitrix.
Language: PHP - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

jujumilk3/crybaby
🥲 Python exception handler that sends error messages to Slack. 🚨
Language: Python - Size: 78.1 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

demirermustafa/ProblemNet
A middleware to handle exceptions according to standards defined in https://tools.ietf.org/html/rfc7807 for HTTP Apis.
Language: C# - Size: 194 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

alexandresanlim/dotnet-slack-exception-log-send
Create a bug report with exceptions from your code and send to Slack
Language: C# - Size: 159 KB - Last synced at: about 14 hours ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

antaresproject/logger
:bug: Antares Project Logger Component. Tracks every user activity with customizable view widgets. Requests, errors and api requests logs included.
Language: PHP - Size: 555 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

JOKR-Services/logr-node
This TypeScript log standardization library offers an easy and flexible way to standardize your application's logs.
Language: TypeScript - Size: 973 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

haamond/Alamut.AspNet
A set of tools, utilities, and extensions for ASP.NET Core
Language: C# - Size: 744 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Thanhal-P-A/React-Native-TS-Template
React Native TypeScript boilerplate (Template/Base Architecture) with some commonly used features (libraries/functions)
Language: TypeScript - Size: 452 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

codyer/Blues
减少应用crash,过滤重复bug上报
Language: Java - Size: 176 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

moteus/lua-try
Simple exception support based on LuaSocket
Language: Lua - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

UniSharp/laravel-loggable
This package formats exceptions before they are written to laravel.log.
Language: PHP - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

tech-andgar/exception_handler
A Dart package for streamlined API handling and robust exception management in Flutter apps.
Language: Dart - Size: 1.67 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

vlambo3/DentalClinicMVC
Explore a robust Dental Clinic Management System, a Java-based backend utilizing Spring Boot, Spring MVC, and Spring Security. Tailored for efficient clinic management, it focuses on Java, Spring MVC, Spring Boot 3, and is meticulously documented with OpenAPI Specification.
Language: Java - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

20Jayden/Spring-restapi-starter-v1.0
SpringBoot(SpringMVC) RestAPI CRUD + DB(PostgreSQL)
Language: Java - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

OwidiuszZielinski/Amazing-Games-Backend
Online shop, spring boot application
Language: Java - Size: 383 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ventsislav-Ignatov/ASP.NET-Core-useful-techniques
A simple project that introduces techniques that can be very useful for coding which is repetitive, for abstraction and etc.
Language: C# - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

pbonsembiante/utils
Phanatos' Utils Library
Language: C - Size: 314 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

zienit/try-monad-kotlin
The Try monad for Kotlin
Language: Kotlin - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

sorexalpinus/watchtower
Slim error & exception handler for PHP 7+
Language: PHP - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

saurabh-vaish/SpringBoot-Exception_Handling
exception handling in spring boot mvc & rest
Language: Java - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

pavalisoft/ExceptionHandling
Pavalisoft.ExceptionHandling is an open source ASP.NET Core global exception handler extension complaint with .NET Standard 2.0 written in C#, which provides ExceptionFilter and ExceptionHandlingMiddleware APIs.
Language: C# - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

aillamsun/spring-boot-exception-handler
spring-boot-exception-handler
Language: Java - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 6

jay-johnson/slack-driven-development
Tired of crawling through logs looking for errors? This is a simple Slack bot that publishes exceptions + line number + environment name into a channel to help develop and find bugs faster
Language: Python - Size: 2.45 MB - Last synced at: 3 days ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 0

esperanca-leonardo/hopefood-api
Language: Java - Size: 201 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

thegaribov/custom-exception-middleware
Demonstration of custom exception handler in API project
Language: C# - Size: 691 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

josantonius/php-exception-handler
PHP library for handling exceptions
Language: PHP - Size: 37.1 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

akshatdalton/Resolve-IT
Resolve-IT is a command line tool that fetches Stack Overflow results when an exception is thrown or when a query is made.
Language: Python - Size: 13 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

maihd/seh
Structured Exception Handling - A simple implementation, but cross-platform.
Language: C - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 4

faustbrian-archives/laravel-exception-handlers 📦
Language: PHP - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

mtumilowicz/controller-advice
Exploring basic features of exception handling in Spring (ControllerAdvice).
Language: Java - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 3

Sliverwing/laravel-exception-reporter
☂️ Exception Messaging Package For Laravel
Language: PHP - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

albertopeam/Android-Infrastructure
Android infrastructure library to handle multithreading and exceptions.
Language: Java - Size: 318 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

pyaesone17/laravel-pretty-handler
Advance Laravel Model Not Found Exception Handler
Language: PHP - Size: 254 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

mlk/spring-boot-exceptions-feign
Language: Java - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

josephbuchma/calmly
golang try - catch - finally
Language: Go - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

yookue/exception-handler-spring-boot-starter
Exception handler for spring boot starter
Language: Java - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

tybruno/zombie-py
Bringing Raised Exceptions Back From the Dead As New Exceptions
Language: Python - Size: 2.71 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

brenno-duarte/modern-php-exception
Display PHP errors and exceptions in a modern and intuitive way
Language: PHP - Size: 660 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

formidablejs/pretty-errors
Pretty error reporting for Formidable.
Language: Imba - Size: 255 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Kick-In/exception-handler-bundle
This bundle integrates an simple Exception Handler in your Symfony Application, which is capable of mailing the exact problem.
Language: PHP - Size: 61.5 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

esperanca-leonardo/quick-form-fill-backend
Quick Form Fill Backend is an API developed in Spring Boot to manage CRUD (Create, Read, Update, Delete) operations for products.
Language: Java - Size: 140 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Djolee00/place-booker-MOBILE
This is a progressive web app (PWA) for place booking, designed to allow users to discover and book various destinations. The application provides a seamless experience with user-friendly interfaces and robust backend functionalities. It is built using Ionic 7 for the frontend, Spring Boot 3 with Spring Security for the backend, and PostgreSQL.
Language: Java - Size: 733 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nonconformee/AspNetCore.Middleware.Exceptions
Middleware for ASP.NET Core to handle exceptions
Language: C# - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

salixzs/AspNetCore.JsonExceptionHandler
Exception handler middleware in ASP.NET (API solutions mainly) to get exception as JSON object with rfc7807 standard proposal in mind.
Language: C# - Size: 88.9 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

LZx-space/java-web-exception-handler
exception hander for spring boot web application
Language: Java - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sgrprmnk/distinct-pump-2117
World Tourist (Bus Ticket Reservation System); to cater the needs of the travelling passengers. Fully functional with Data Access Object design pattern; handled All types of Exception including checked Exception; Register-SignIn
Language: Java - Size: 404 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kuldeepjha/CustomException
Custom Exception Handling with @ControllerAdvice and @ExceptionHandler
Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
