e10ea33887c85a370a0314617349ecee1278cad4
[WP-Plugins/glm-member-db-registrations.git] /
1 <?php
2 namespace PayPal\Exception;
3 /* Generic exception class
4  */
5 class OAuthException extends \Exception {
6         // pass
7 }
8 ?>