<?php
namespace Safe\Exceptions;

class IngresiiException extends AbstractSafeException
{
}
