<?php
namespace Safe\Exceptions;

class SqlsrvException extends AbstractSafeException
{
}
