Spaces:
No application file
No application file
namespace Mautic\LeadBundle\Segment\Exception; | |
use Doctrine\DBAL\Query\QueryException; | |
class SegmentQueryException extends QueryException | |
{ | |
} | |