Skip to content

Commit

Permalink
Merge pull request #42 from superfaceai/feature/custom_error
Browse files Browse the repository at this point in the history
Throw custom errors
  • Loading branch information
freaz authored May 14, 2021
2 parents 5ad0da6 + 8eaf08c commit d808d4a
Show file tree
Hide file tree
Showing 6 changed files with 142 additions and 140 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
- Service Client throws custom errors. `ServiceClientError` as generic error from Service Client and `ServiceApiError` as error when non 2xx response is received from service apis.

## [0.0.13-beta.0] - 2021-05-13

## [0.0.12] - 2021-05-04
Expand Down
Loading

0 comments on commit d808d4a

Please sign in to comment.