mailgun-php/tests/Exception
Paul R Rogers 02e3191bc9 Change exception message of HttpClientException when badRequest to us… (#466)
* Change exception message of HttpClientException when badRequest to use server content's message to aid resolving problems with user input.

* style(HttpClientException): Removed space to comply with styleCI.

* Fix missing assoc flag.

* Refactor to reuse constructor parsing when passing along server error.
Add tests covering passing along of server message.

* Updated tests

* cs

* bugfix
2019-01-05 12:52:40 +01:00
..
HttpClientExceptionTest.php Change exception message of HttpClientException when badRequest to us… (#466) 2019-01-05 12:52:40 +01:00