<?php
namespace Safe\Exceptions;

class FpmException extends AbstractSafeException
{
}
