<?php declare(strict_types=1); namespace JKingWeb\NewsSync\Conf; class Exception extends \JKingWeb\NewsSync\AbstractException { }