An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: exception-handling

FacuPVe/Aerith-Game

Proyecto hecho en java para trabajar con clases abstractas, interfaces, herencia y excepciones.

Language: Java - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ap-dev-at-home/Results

C# - Fluent/Chainable Error, Result and Exception Handling

Language: C# - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MythicAstra/cexception

A simple implementation of exception handling in the C language

Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pomponchik/escaping

Try not to stand out

Language: Python - Size: 357 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 36 - Forks: 1

w8tcha/StackTraceBeautify

A simple Library for highlighting .NET stack traces. It converts a Stack Trace (String) in to an html highlighted (beautified) String

Language: C# - Size: 124 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

Trendyol/kafka-konsumer

Easy implementation of kafka consumer with built-in exception manager (kafka-cronsumer)

Language: Go - Size: 1.87 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 161 - Forks: 17

abhiraj1027/BankFlow-Manage-Your-Finances-with-Streamlit

BankFlow is a Bank Management System built using Python and Streamlit. It allows users to create accounts, deposit/withdraw money, view/update/delete accounts, with features like OOP, JSON storage, file handling, exception handling, and random account generation. The app ensures smooth, error-free user interaction.

Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

benycode/slim-middleware

A Slim 4 Framework useful middlewares.

Language: PHP - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dotnetzoom/AspNetCore-WebApi-Course

🥇 Professional REST API design with ASP.NET Core WebAPI

Language: C# - Size: 905 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 905 - Forks: 145

xpl/stacktracey

Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.

Language: JavaScript - Size: 813 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 220 - Forks: 22

appslanka/laravel-bug-fix

Official package for Bug report laravelbugfix.com

Language: PHP - Size: 489 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

uyen-nguyen-190304/cs372-operating-systems

OS project implemented in C for µMPS3 emulator, demonstrating core OS concepts including scheduling, virtual memory, and system calls

Language: C - Size: 496 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

hammad2858/OOP-LAB

This repository contains OOP lab assignments and projects from FAST-NUCES

Size: 114 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

raja-ankit06/SIP-Data-Science-Internship

This repository is dedicated to the Internship project done in my first year . Internship provided by SuccessAspire

Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Tobion/retry

A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.

Language: PHP - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 0

gautamk2911/Java-Tutorials

A comprehensive collection of beginner-friendly and intermediate Java tutorials designed to build strong foundational skills. Includes step-by-step code examples, practical exercises, and clear explanations covering core concepts like OOP, collections, exception handling, file I/O, and more.

Language: Java - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MatrixAI/js-errors

Error handling with error chaining

Language: TypeScript - Size: 673 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Akarshjha03/Javaccino

Welcome to the Javaccino repository! This project aims to help beginners learn the fundamentals of Java programming, covering essential topics such as basic syntax, variables, data types, type casting, operators,, control flow statements, methods, loops, strings, arrays, functions, and basic I/O operations with OOPS concept & exception handling

Language: Java - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 0

CHARBAINES/james-chapter1-python

User input is passed to a function as a dictionary key, which displays dictionary values from 3 dictionaries at one time.

Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Swastik1616/JavaProgramming

This repository contains Java Programs

Language: Java - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

alok-devforge/advanced-programming-java

Language: Java - Size: 47.9 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Michaelsllacza/Spring-Boot-Student-Management-System

Student Management System built using Spring Boot, JSP, and MySQL. Includes RESTful API support, web views with JSP, Hibernate validation, and full CRUD functionality. for learning Java web development using Spring MVC and JPA. It includes features adding, updating, deleting, and viewing students with proper validations, exception handling.

Language: Java - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bugsnag/bugsnag-react-native 📦

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

Language: JavaScript - Size: 5.48 MB - Last synced at: about 18 hours ago - Pushed at: almost 5 years ago - Stars: 370 - Forks: 119

rickardo-roxas/money-track

Manages a bank account, cash in wallet, and monthly budget.

Language: Java - Size: 1.28 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

alireza-fa/rich-error

Rich Error is an error management pattern in programming that allows you to store detailed information about errors and the various layers in which these errors occurred before reaching you.

Language: Python - Size: 36.1 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

Sohamnimbalkar07/Core-Java

A dedicated repository showcasing my Core Java learnings, featuring deep dives into OOP concepts, exception handling, collections framework, file handling, threading, Java 8 features, serialization, and deserialization.

Language: Java - Size: 7.43 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

prakharjadaun/100-CPP-Programs-Practice

This repository contains brief explanation and implementation of STL library of C++. Moreover, it contains program related to templates, exception handling and file handling.

Language: C++ - Size: 178 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

abibou1/book-review-system

Online book review review system

Language: Java - Size: 252 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mwiche-nachilongo/CSI142_GroupProject

Small console based app that reflects real/fictional scenarios

Language: Java - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

lynxestudio/20110424-CustomExceptionGTKSharp

Uso de custom exceptions en aplicaciones GTK#

Language: C# - Size: 362 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lynxestudio/20110419-CustomExceptionsCSharp

Uso de Custom Exceptions (excepciones personalizadas) en .NET

Language: C# - Size: 748 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

exAspArk/graphql-errors 📦

Simple error handler for GraphQL Ruby :exclamation:

Language: Ruby - Size: 59.6 KB - Last synced at: 22 minutes ago - Pushed at: about 5 years ago - Stars: 167 - Forks: 10

SirPaulO/fastapi_exceptionshandler

Standardize and handle exceptions in FastAPI more elegantly

Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

Pennywise007/ext

C++17 header only extensions library

Language: C++ - Size: 459 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

spiral/exceptions

[READ ONLY] Universal Exception Handler: console, web exception handlers, code highlights, snapshotting support. Subtree split of the Spiral Exceptions component (see spiral/framework)

Language: PHP - Size: 6.41 MB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

Rahullkumr/PythonProgramming

Programming questions and materials from Prabhu Sir (PySpider)

Language: Python - Size: 8.57 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

AKEIT/pl-elox

PL/ELOX is a lightweight PL/SQL framework for elegant, modular exception handling – designed for layered architectures and reusable error logic.

Language: PLSQL - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Sija/retriable.cr

Retriable.cr is a simple DSL to retry failed code blocks

Language: Crystal - Size: 60.5 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 3

DefinetlyNotAI/ExceptionHandler 📦

A Python-based exception handling utility that provides customizable exception messages, formatting, and behavior.

Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

phptek/silverstripe-sentry

Flexible Sentry compatible bug aggregation client for Silverstripe applications.

Language: PHP - Size: 224 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 23

rohitdeshmukh27/Java-Concept-Notes

Java learning notes

Language: Java - Size: 2.25 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mbdanielcrespo/CPPs

​The 42 C++ modules (CPP00–CPP09) offer a structured progression from fundamental to advanced C++ programming concepts, emphasizing object-oriented design, memory management, and standard library utilization.

Language: C++ - Size: 479 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

banupriya1719/finalguviproject

using webflux product management

Language: Java - Size: 2.38 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

officiallysingh/spring-boot-problem-handler

Common exception handler for Spring boot web applications

Language: Java - Size: 477 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 33 - Forks: 6

T-Balakrishna/Cpp-Patient-Management-System-MiniProject

This is a simple C++ project which I have done in my First year of college as a Mini project. This is a basic application of Patient management system.

Size: 7.81 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

officiallysingh/problem-handler-webflux-demo

Spring Webflux REST service for demonstrating problem handler

Language: Java - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

officiallysingh/problem-handler-web-demo

Spring Web REST service for demonstrating problem handler

Language: Java - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Prabhakar-Naik/patient-management

Patient Management Microservice sample Project clone below:👇🔽

Language: Java - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

raiderrobert/django-multiurl

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

Language: Python - Size: 61.5 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 275 - Forks: 28

Aoof/vehicles-management-system

A C# college project showcasing OOP principles through vehicle management. The system features vehicle type hierarchies, validation via custom exceptions, utility classes for operations like tax calculation, and a service layer for data handling.

Language: C# - Size: 363 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

anatoly-scherbakov/documented

Templated docstrings for Python classes

Language: Python - Size: 986 KB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

HappyMary16/exceptions-lab

Lab to lear how exceptions work and how to handle them in Java

Language: Java - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

CodelyTV/domain_modeling-errors-course

Domain Modeling: Exceptions vs Errors course examples

Language: TypeScript - Size: 357 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 1

JustinStarrSNHU/Secure-Coding

Focused on solving common security vulnerabilities (e.g. Numeric/Buffer Over/Under flows and SQL Injection) found in software and writing secure code to mitigate risks to software and data.

Language: C++ - Size: 35.4 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

headclef/Onion-Structured-MVC-Template

Proje, bağışıklık enjeksiyonu ile geliştirilmiş ve ön yüzü MVC ile geliştirilmiş bir projenin taslağı olabilmek için tasarlanmıştır.

Language: C# - Size: 1.68 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ClaudiuHBann/UniversalConverter

Universal Converter Website

Language: C# - Size: 912 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sbabcoc/Java-Utils

Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.

Language: Java - Size: 216 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 7 - Forks: 6

senotrusov/workety 📦

A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.

Language: Ruby - Size: 136 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

codedbyankit/Banking-Management-System-using-My-SQL---PYTHON

In this project we have created a Virtual Bank (COLONY BANK OF INDIA) using Python and MySQL. Data entered by the user are stored in MYSQL database in tabular form. Here We have done CRUD Operation. The Best Part of this code is that it is 100 % user friendly because of excess use of exceptional handling.

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 6

Dixin/EnterpriseLibrary.TransientFaultHandling.Core

Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.

Language: C# - Size: 388 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 7

SE-MahmoudAbdelaal/jax-rs-Product

Building robust RESTful APIs on WildFly using JAX-RS. Features include CRUD operations for product management, input validation, and JSON-based error handling. Utilizes Maven for dependency management and is designed for scalability and maintainability in Java EE applications.

Language: Java - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ekmadsen/AspNetCore.Middleware 📦

Middleware injected into the ASP.NET Core pipeline at startup.

Language: C# - Size: 101 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

tarique-iqbal/fruits-vegetables-api

Fruits and Vegetables REST APIs built using PHP, Symfony, and MySQL

Language: PHP - Size: 214 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

ashutoshh-jhaa/cpp

My C++ Programming Learning Journey!

Language: C++ - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Manav54321/MLOps_Vehicle_Insurance

Language: Jupyter Notebook - Size: 4.64 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: 3 months ago - Stars: 15 - Forks: 0

mitchcamza/PrimeFinder

A multi-threaded application for finding and displaying the prime numbers within a given range

Language: C++ - Size: 384 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

maximilianfeldthusen/SimpleUserManagementSystem

The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.

Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

bravooo92/Core-Java-Programming-Batch-22ndMarch-2025

Day-wise Core Java examples and programs, designed to master Core Java step-by-step. Collaborative Space: Share and grow with the community.

Language: Java - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mensbeam/Catcher

A stack-based Throwable catcher and error handling library for PHP. Mirror of main repository. Please direct your issues at the link below.

Language: PHP - Size: 160 KB - Last synced at: about 19 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tatilimongi/Exercicio-Android-07

A library system app allowing students to borrow and return books, with error handling for unavailable books and loan limits.

Language: Java - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TKAkhter/express-typescript-boilerplate-advance

Express + TypeScript + Boilerplate for Web / API App

Language: TypeScript - Size: 1.29 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tatilimongi/Exercicio-Android-06

A mobile educational platform developed in Android Studio using Java, allowing course creation, student enrollments, and handling enrollment limits with exception management.

Language: Java - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wcoder/Xamarin.UCE-Handler 📦

Convenient Uncaught-Exception Handler Library For Testers and Developers. Copy, Share, Email, Save crash logs easily.

Language: C# - Size: 55.7 KB - Last synced at: 7 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

DeepCosmos532528am/mynewProject

this repo is [bare + mirror cloned] from the old account (mynewPRoject) remote github repo ,so to separate my proffessional and personal stuff into their respective github accounts.

Language: Java - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LeakyAbstractions/result-bom

🎱 Bill of Materials for Result libraries

Size: 294 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

akutayural/APIException

APIException is a customizable exception-handling library designed for Python and FastAPI applications, offering standardized error codes, messages, and HTTP status responses to improve error management and consistency across APIs.

Language: Python - Size: 37.1 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 0

MYounesDev/AuthorGraphAnalyzer

a web-based visualization tool for analyzing and exploring author collaboration networks

Language: JavaScript - Size: 22.1 MB - Last synced at: about 23 hours ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

f0xb17/valkyrja

Valkyrja is a lightweight and expressive error-handling library for Rust.

Language: Rust - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.

Language: Jupyter Notebook - Size: 2.15 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 228 - Forks: 234

CatIsNotFound/INI-Parser

A lightweight C++ INI file parser with basic key-value operations and array extension support.

Language: C++ - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dcyuksel/Result

Result Pattern in C#

Language: C# - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 5

pkmnc/spring-boot-exception-handling

A Sample Code of Spring Boot Exception Handling with Pokémon

Language: Java - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

saurabhDubey310/Java-Practice

Java Practice files and folder

Language: Java - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vipinsharma29/Interview-Questions-Basics

JAVA Practice Questions

Language: Java - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

maurilioga/screen_match

Exercício para prática de lógica de programação utilizando um sistema que simula uma plataforma de streaming

Language: Java - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

reitowo/super-catch

Cross-platform catching all system errors, structured exceptions, signals. Converting to std::exception. Using original C++ try-catch syntax.

Language: C++ - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

GPMueller/mwe-cpp-exception

Minimum working example of proper C++11 exception handling

Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 3

Rapter1990/SpringBootMinio

Spring Boot with the usage of Minio running on Docker , AOP and Exception Handling

Language: Java - Size: 1.88 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 6

furkanaltintas/NET9_Clean_OnionArchitectureAPI

I have created a demo project using Domain-Driven Design (DDD) principles. This project demonstrates how to structure a .NET application by separating domains, applying clean architecture, and following best practices. It includes layers for domain, application, infrastructure, and presentation to ensure maintainability and scalability.

Language: C# - Size: 119 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

GRV96/ghae

This library detects the responses to erroneous requests to the GitHub API. An exception signals these errors.

Language: Python - Size: 22.5 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Venkatesh-Bharath/Employee-Management

A real-time project covering core Spring Boot concepts like CRUD operations, JPA, validation, security with JWT, exception handling, Swagger, and caching. It also includes advanced features like pagination, file uploads, Actuator, and microservices integration

Language: Java - Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DMarzzucco/GlobalFilterExceptions

Global exception filters Template for different programming languages ​​(Rust, TypeScript, C#, Java). Filters are designed to centrally handle errors and improve application robustness through consistent exception handling.

Language: Rust - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

ehab-elshimi-developer/java-training-hub

🚀 Java Training Hub – A collection of Java exercises covering Basic Syntax, Control Flow, OOP, Data Structures, and Problem Solving. This repository helps enhance logic, efficiency, and core Java skills step by step. Perfect for strengthening Java Backend Development foundations! 💡🔥

Language: Java - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus

This repository contains programs in the C++ programming language related to Object Oriented programming.

Language: C++ - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

muzammil-git/Self-Taught-Programming

Learning fundamentals of programming, starting from scratch and studying major to minor concepts.

Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RhutikJagtap/JSE-Core-Java

repository contains the concepts, including OOPS, Exception Handling, Collection Framework

Language: Java - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HamzaBrb/LearnEasy

LearnEasy is a learning application for schools with a special focus on accessibility, platform independence and data protection. The project consists of a scientific paper, a RESTful web service written in Java using Spring Boot and a Progressive Web App developed with TypeScript and Vue.js

Language: Java - Size: 9.44 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Aaryan-Agr/Student-Data-Processor

StudentDataProcessor is a Java application that reads, processes, and formats student course data from a text file. It extracts student names, IDs, course codes, and grades, validates the data, calculates grade averages, and writes the formatted results to an output file.

Language: Java - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0