<?php
namespace Safe\Exceptions;

class EioException extends AbstractSafeException
{
}
