Tag: exception-handling
All the articles with the tag "exception-handling".
Tag:exception-handling
-
Kotlin Exception Handling: Why Singleton Exceptions are a bad idea
Understand why using singleton exceptions in Kotlin can be a bad practice and how it affects stack traces and debugging in your applications.