OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📄
BadResponseException.php
1020 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
ClientException.php
173 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
ConnectException.php
1.43 KB
05/19/2025 10:07:16 AM
rw-r--r--
📄
GuzzleException.php
159 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
InvalidArgumentException.php
149 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
RequestException.php
4.9 KB
05/19/2025 10:07:16 AM
rw-r--r--
📄
ServerException.php
173 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
TooManyRedirectsException.php
108 bytes
05/19/2025 10:07:16 AM
rw-r--r--
📄
TransferException.php
128 bytes
05/19/2025 10:07:16 AM
rw-r--r--
Editing: ClientException.php
Close
<?php namespace GuzzleHttp\Exception; /** * Exception when a client error is encountered (4xx codes) */ class ClientException extends BadResponseException { }