<?php
namespace Safe\Exceptions;

class SwooleException extends AbstractSafeException
{
}
