PDF rausgenommen
This commit is contained in:
7
msd2/phpBB3/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php
vendored
Normal file
7
msd2/phpBB3/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace GuzzleHttp\Ring\Exception;
|
||||
|
||||
/**
|
||||
* Occurs when the connection failed.
|
||||
*/
|
||||
class ConnectException extends RingException {}
|
Reference in New Issue
Block a user