<?php
namespace Safe\Exceptions;

class ErrorfuncException extends AbstractSafeException
{
}
