Namespace Labrys\Net\Exception
Classes
Name | Summary |
---|---|
Illegible | Exception for translation problems (e.g. json_decode on non-JSON). |
Misconfigured | Exception for network misconfiguration |
Unexpected | Exception for when a server response was not what we were expecting. |
Unreachable | An exception for connection errors. |