databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

[FEATURE] Have APIs document any expected exceptions

Open benc-db opened this issue 1 year ago • 0 comments

Problem Statement API calls may have known, expected exceptional states that callers would want to condition on

Proposed Solution Document expected exceptions that are specific to the method in the doc string of the method, so that callers know to expect those exceptions.

Additional Context @mgyucht asked me to follow based on our call this morning.

benc-db avatar Jul 10 '24 17:07 benc-db