<?php
namespace Safe\Exceptions;

class LzfException extends AbstractSafeException
{
}
