Searched refs:ServerException (Results 1 – 3 of 3) sorted by relevance
7 class ServerException extends BadResponseException class
87 $className = ServerException::class;
30 use GuzzleHttp\Exception\ServerException; alias