www.gusucode.com > KPPW众包威客PHP开源建站系统 v3.0源码程序 > KPPW/vendor/caffeinated/modules/src/Exceptions/FileMissingException.php

    <?php

namespace Caffeinated\Modules\Exceptions;

class FileMissingException extends \Exception
{
}