Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Nicholls <john@eagleeye.com>
  • Loading branch information
markdavidsonEE and EagleEyeJohn authored Jan 23, 2023
1 parent 2fe0922 commit 3443bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Extensive changes were needed under the hood but the API should remain nearly
identical with the exception of the exceptions thrown from the non-async client code.

Cases involving a non-existent entity (now including Add methods, such as trying to add a binding to a
non-existant vhost) are now uniformly thrown as RabbitMQ&#92;Management&#92;Exception&#92;EntityNotFoundException
non-existent vhost) are now uniformly thrown as RabbitMQ&#92;Management&#92;Exception&#92;EntityNotFoundException
where previously some were RabbitMQ&#92;Management&#92;Exception&#92;RuntimeException. Other exceptions from the
underlying Guzzle library are now passed through as GuzzleHttp&#92;Exception&#92;ClientException rather than
GuzzleHttp&#92;Exception&#92;RequestException due to changes in Guzzle.
Expand Down

0 comments on commit 3443bcc

Please # to comment.