ClientException
extends RuntimeException
in package
implements
ClientExceptionInterface
Thrown when a request cannot be sent or response cannot be parsed into a PSR-7 response object.
Table of Contents
Interfaces
- ClientExceptionInterface
- Every HTTP client related exception MUST implement this interface.