Path : /home/dent/public_html/book/vendor/GuzzleHttp/Exception/ |
Current File : /home/dent/public_html/book/vendor/GuzzleHttp/Exception/ServerException.php |
<?php namespace GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException {}