Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
lynchestinegroup.com
/
wp-content
/
plugins
/
ninja-forms-uploads
/
lib
/
GuzzleHttp
/
Exception
/
Editing: ServerException.php
<?php namespace NF_FU_LIB\GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException { }
Save
Cancel