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