<?php
namespace Safe\Exceptions;

class MysqlndMsException extends AbstractSafeException
{
}
