[文档] class ProjectParseError(Exception): """项目解析错误.""" [文档] class ProjectPackError(Exception): """项目打包错误.""" [文档] class RunExecutableError(Exception): """运行错误.""" [文档] class ResourceNotFoundError(Exception): """资源错误."""