decodeErrorBody() protected method
Try to decode error information if it is valid json, return it if not.
| protected mixed decodeErrorBody ( $body ) | ||
|---|---|---|
| $body | ||
decodeErrorBody() protected method
Try to decode error information if it is valid json, return it if not.
| protected mixed decodeErrorBody ( $body ) | ||
|---|---|---|
| $body | ||
Please login to continue.