point-tools/src/Skobkin/Bundle/PointToolsBundle/Service/Exceptions/SubscriptionManagerException.php
2015-10-01 21:05:11 +03:00

9 lines
129 B
PHP

<?php
namespace Skobkin\Bundle\PointToolsBundle\Service\Exceptions;
class SubscriptionManagerException extends \Exception
{
}