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