File "OAuthException.php"
Full Path: /var/www/bvnghean.vn/wp-content/upgrade/updraftplus.1.23.12/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php
File size: 115 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Eher\OAuth;
/* Generic exception class
*/
class OAuthException extends \Exception {
// pass
}