<?php
namespace Safe\Exceptions;

class FunchandException extends AbstractSafeException
{
}
