installed plugin Infinite Uploads
version 2.0.8
This commit is contained in:
10
wp-content/plugins/infinite-uploads/vendor/Aws3/GuzzleHttp/Exception/ServerException.php
vendored
Normal file
10
wp-content/plugins/infinite-uploads/vendor/Aws3/GuzzleHttp/Exception/ServerException.php
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace UglyRobot\Infinite_Uploads\GuzzleHttp\Exception;
|
||||
|
||||
/**
|
||||
* Exception when a server error is encountered (5xx codes)
|
||||
*/
|
||||
class ServerException extends \UglyRobot\Infinite_Uploads\GuzzleHttp\Exception\BadResponseException
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user