📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 07:45:48
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
📍 /opt/cpanel/ea-wappspector/vendor/guzzlehttp/guzzle/src/Exception
🔄 Refresh
✏️
Editing: ClientException.php
Read Only
<?php namespace GuzzleHttp\Exception; /** * Exception when a client error is encountered (4xx codes) */ class ClientException extends BadResponseException { }
💾 Save Changes
❌ Cancel