. */ namespace SP\Core\Exceptions; /** * Class ConfigException * * @package SP\Core\Exceptions */ class ConfigException extends SPException { }