www.gusucode.com > KPPW众包威客PHP开源建站系统 v3.0源码程序 > KPPW/vendor/orangehill/iseed/src/Orangehill/Iseed/Exceptions.php

    <?php

namespace Orangehill\Iseed;

class TableNotFoundException extends \RuntimeException
{

}