Commit Graph

5 Commits (c0f8ebf920056853b5add557063af550e73f37a3)

Author SHA1 Message Date
Alexandru Guzinschi c0f8ebf920 Added getResponseBody method in IDPException
Problem:

Some providers are sending additional information when an error occurs,
which can't be accessed because property `$result` is protected.

Solution:

Data from this property can be accessed using `getResponseBody()` method.

Closes #185
2015-02-26 12:50:11 +02:00
Jildert Miedema 7f4f5a501d coverage of exception 2014-12-01 21:42:43 +01:00
Graham Campbell ca6745027a CS fixes 2014-11-08 21:30:40 +00:00
Phil Sturgeon 424b15d4a8 Fixed PHPCS issues. 2014-05-03 11:55:30 +01:00
Tom Anderson 33b0147bf3 psr-4 2014-04-23 21:49:08 -07:00