| Current Path : /var/www/html/administrator/components/com_osmembership/libraries/mpf/payment/ |
| Current File : /var/www/html/administrator/components/com_osmembership/libraries/mpf/payment/exception.php |
<?php
/**
* Part of the Ossolution Payment Package
*
* @copyright Copyright (C) 2016 - 2026 Ossolution Team. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
*/
class MPFPaymentException extends RuntimeException
{
}