<?php
namespace Safe\Exceptions;

class LibeventException extends AbstractSafeException
{
}
