Interface Psr\Http\Client\ClientExceptionInterface

extends Throwable

Every HTTP client related exception MUST implement this interface.

Methods inherited from Throwable
getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString()
Methods inherited from Stringable
__toString()