BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: ServerException.php
<?php namespace GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException { }
Save
Cancel