Guidelines for error handling? #29
martinbonnin
started this conversation in
API guidelines
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it make sense to add guidelines around error handling?
Something aligned with https://elizarov.medium.com/kotlin-and-exceptions-8062f589d07 maybe? If not a definitive guide, maybe something like "do not throw, except for I/O errors".
And setting up the language for
Beta Was this translation helpful? Give feedback.
All reactions