Skip to content

Commit

Permalink
fix readme to match new api
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenet committed Oct 17, 2019
1 parent a332d94 commit 4fe8833
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ Within the namespace `:exoscale.ex`:
This is very much inspired by
[cognitect-labs/anomalies](/~https://github.com/cognitect-labs/anomalies).

We have simple wrappers to create exceptions base on these in
`exoscale.ex.exception`, ex: `(exoscale.ex.exception/unavailable ...)`
We have simple wrappers to create ex-info based on this:
`ex/ex-unavailable`, `ex/ex-interrupted` and so on. Their signature is
identical to `ex-info` otherwise.

## How to generate/use good ex-infos

Expand Down

0 comments on commit 4fe8833

Please sign in to comment.