<?php
namespace Safe\Exceptions;

class FileinfoException extends AbstractSafeException
{
}
