A powerful Android library for handling uncaught exceptions with code highlighting, modern UI, and easy debugging features
-
Updated
Jul 23, 2025 - Kotlin
A powerful Android library for handling uncaught exceptions with code highlighting, modern UI, and easy debugging features
An Android library for handling Toast BadTokenException happening on Android API level 25 and showing Toast smoothly on All Android versions.
This project offers a hard contract for creating a coroutine and makes error handling clear and safe.
Why throw an exception when you can throw other things?
A plugin that adds errors / hints / quickfix related to checked exceptions for kotlin.
what you should avoid and learn from in kotlin
A Custom Uncaught Exception Handler, which shows the stacktrace of the crash, the screens (Activities and Fragments) which lead up to the crash, and the intents and bundle data sent to those screens. You can also share the above data to other apps or just copy the text.
A console program that enables the user to actively compete against the Computer in an interactive card game of Indigo
Opiniated Spring Boot starter that handles common exceptions and returns them in a standardize json format
A short terminal version of the famous game of Tic-Tac-Toe
A terminal program that reads, sorts, and processes textual or numeric data according to user arguments
Handle related JException that exist in a spring framework.
A Movie Theatre terminal program that prompts the user for actions, such as displaying the theatre's layout, purchasing tickets, and printing financial statistics
A Coffee Machine terminal program
A terminal program that parses & encrypts/decrypts data according to its provided algorithm, mode, & key arguments
A Kotlin extension that brings the elegance of `try-catch` to functional error handling—while **safely avoiding accidental capture of `CancellationException` in coroutines**. Use typed, chainable handlers with `runCatching` and never break structured concurrency again.
A terminal program that inconspicuously encodes & encrypts a message within a chosen image
Kotlin 1 Seesions
For "I don't care that an exception was thrown, just keep going" uses.
Add a description, image, and links to the exception-handling topic page so that developers can more easily learn about it.
To associate your repository with the exception-handling topic, visit your repo's landing page and select "manage topics."