<?php
namespace Safe\Exceptions;

class SemException extends AbstractSafeException
{
}
