<?php
namespace Safe\Exceptions;

class ClassobjException extends AbstractSafeException
{
}
