Skip to content

Commit fff4736

Browse files
author
Martin Brecht-Precht
committed
Updated readme.
1 parent 469c32f commit fff4736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ You can find more information about [PHP Common Exceptions at Github](https://gi
398398

399399
In general you should expect that any setter method could thrown an `\InvalidArgumentException`. The following exceptions could get thrown while using PHP Basic HTTP Client.
400400

401+
- `CommonException\IoException\FileNotFoundException` on configuring a `ClientCertificateAuthentication`instance
401402
- `CommonException\IoException\FileReadableException` on configuring a `ClientCertificateAuthentication`instance
402403
- `BasicHttpClient\Exception\HttpRequestAuthenticationException` on performing a request
403404
- `BasicHttpClient\Exception\HttpRequestException` on performing a request

0 commit comments

Comments
 (0)