Commit Graph

2 Commits (57ea7ac8f9d5a62643e7c4df92bf1e8053730b1b)

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