Skip to content

Topic

Error handling contracts

The design question of which exceptions a function raises, what it returns on failure, and how callers branch on those outcomes.

Current clusters