Current path: home/webdevt/www/demo2/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/
?? Go up: /home/webdevt/www/demo2/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher
<?php
namespace Eher\OAuth;
/* Generic exception class
*/
class OAuthException extends \Exception {
// pass
}