Exception handling and reporting
-
Updated
Mar 14, 2024 - Kotlin
Exception handling and reporting
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.
Opiniated Spring Boot starter that handles common exceptions and returns them in a standardize json format
Handle related JException that exist in a spring framework.
Kotlin 1 Seesions
Small tool to override default Android's ExceptionHandler
For "I don't care that an exception was thrown, just keep going" uses.
Exception Handling in Kotlin is a mechanism that allows you to handle and recover from errors or unexpected events that may occur during program execution. Kotlin provides a comprehensive set of language constructs for handling exceptions.
Learn how you can gracefully handle exceptions in android
An alternative to the kotlin-stdlib require function, which allows throwing custom exceptions while maintaning the same syntax.
To handle exceptions with coroutines API call
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."