Tag: exceptionhandling
All the articles with the tag "exceptionhandling".
Tag:exceptionhandling
-
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.