<?php
namespace Safe\Exceptions;

class MysqlndQcException extends AbstractSafeException
{
}
