/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Upload File
HOME
<?php namespace GuzzleHttp\Exception; use Psr\Http\Client\ClientExceptionInterface; interface GuzzleException extends ClientExceptionInterface { }