* @date 2021/1/26 13:52 */ namespace JerryYan\DSL\Exception; use Exception; class FileNotFoundException extends Exception { }