File "ServerErrorResponseException.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/backupbuddy/destinations/_s3lib2/Guzzle/Http/Exception/ServerErrorResponseException.php
File size: 176 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Guzzle\Http\Exception;
/**
* Exception when a server error is encountered (5xx codes)
*/
class ServerErrorResponseException extends BadResponseException {}