/
home
/
sjslayjy
/
public_html
/
sag_latest
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Upload File
HOME
<?php namespace GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException { }