<?php
namespace Safe\Exceptions;

class IbaseException extends AbstractSafeException
{
}
