<?php
namespace Safe\Exceptions;

class UodbcException extends AbstractSafeException
{
}
