<?php
namespace Safe\Exceptions;

class SsdeepException extends AbstractSafeException
{
}
