Middleware to catch custom or accidental exceptions
-
Updated
Dec 21, 2023 - C#
Middleware to catch custom or accidental exceptions
Code for Microsoft Entra ID Lifecycle Workflows (Custom extensions)
OOP examples
The helpful custom PHP exceptions and exception interfaces
Simple Spring REST service that will help you manage a small movie theatre. Handle HTTP requests in controllers, create services and respond with JSON objects.
RESTful API backend for student management developed with Spring Boot and Hexagonal Architecture.
A Jakarta EE banking system featuring EJB Persistent Timers, Container-Managed Transactions & modular EAR architecture. Uses AOP Security Interceptors, IdentityStore & HttpAuthenticationMechanism for RBAC. Implements thread-safe Singleton beans, pessimistic locking & atomic rollbacks via "@ ApplicationException" for high-concurrency data integrity.
Exceptions are events that occur during program execution that disrupt the normal flow of code. They can be caught and handled, allowing for more robust and error-resistant programs.
This project is a simple CRUD application built with NestJS, Prisma, and PostgreSQL. It provides API endpoints for managing users, including creating, reading, updating, and deleting user records.
This project explains about pet related bookings between doctors and customers for pet treatment. Here using tech java Spring boot, mysql, dataline, some require dependency for basic level example for beginners and advance level developers.
Custom Exception Handling in C#.
A simple extendable library for throwing different exceptions in different conditions using single chainable statements
Handling exceptions, catching multiple exceptions, Working with exception properties, Working with dispatch info class, Creating your own custom exception
A compact Java console app demonstrating encapsulation, custom exception handling, and ArrayList through a menu-driven bank account simulator.
Full Stack project using react and springboot
A Java program that simulates single-hop network traffic in a star topology, using a doubly-linked list for event management and enabling hosts to send and receive messages, including ping requests and responses.
Add a description, image, and links to the custom-exceptions topic page so that developers can more easily learn about it.
To associate your repository with the custom-exceptions topic, visit your repo's landing page and select "manage topics."