| Current Path : /home/megadansyp/www/plugins/system/cachecleaner/src/Api/OAuth/ |
| Current File : /home/megadansyp/www/plugins/system/cachecleaner/src/Api/OAuth/OAuthException.php |
<?php
/**
* Exception class for OAuth failures.
*/
class OAuthException extends Exception
{
// pass
}