Middleware to catch custom or accidental exceptions
-
Updated
Dec 21, 2023 - C#
Middleware to catch custom or accidental exceptions
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.
Handling exceptions, catching multiple exceptions, Working with exception properties, Working with dispatch info class, Creating your own custom exception
A minimal Aircraft Simulation Console Application
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.
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.
Lecture 7 - Project 2 - Custom Exceptions in C# .NET
Custom Exception Handling in C#.
A simple extendable library for throwing different exceptions in different conditions using single chainable statements
Full Stack project using react and springboot
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.
Build end-to-end DL pipeline for computer vision (Image classification) for “Chest Disease Classification from Chest CT Scan Images” and deploy Flask web app to AWS EC2 with Docker and CI/CD tool: Jenkins
Коллекция практических заданий по Java, демонстрирующая ключевые концепции языка: от основ ООП до Stream API и дженериков.
Architecture Fundamentals: Architecting the Domain Layer
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."