Current Path : /proc/self/root/home/lentoinv/props/vendor/guzzlehttp/guzzle/src/Exception/ |
Current File : //proc/self/root/home/lentoinv/props/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php |
<?php namespace GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException { }