| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/paysystem/internals/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lib/paysystem/internals/initiatepayexception.php |
<?php
namespace Bitrix\Sale\PaySystem\Internals;
use Bitrix\Main\SystemException;
final class InitiatePayException extends SystemException
{
}