<?php namespace Psr\Http\Client; /** * Every HTTP client related exception MUST implement this interface. */ interface ClientExceptionInterface extends \Throwable { }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ClientExceptionInterface.php | File | 171 B | 0644 |
|
ClientInterface.php | File | 500 B | 0644 |
|
NetworkExceptionInterface.php | File | 658 B | 0644 |
|
RequestExceptionInterface.php | File | 586 B | 0644 |
|