Open Journal Systems
3.3.0
vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
1
<?php
2
namespace
GuzzleHttp\Exception
;
3
4
use Throwable;
5
6
if
(interface_exists(Throwable::class)) {
7
interface
GuzzleException
extends
Throwable
8
{
9
}
10
}
else
{
20
interface
GuzzleException
21
{
22
}
23
}
GuzzleHttp\Exception
Definition:
vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php:2
plugins
paymethod
paypal
vendor
guzzlehttp
guzzle
src
Exception
GuzzleException.php
Generated on Fri Aug 28 2020 14:52:05 for Open Journal Systems by
1.8.17