<?php
namespace Safe\Exceptions;

class SplException extends AbstractSafeException
{
}
