MCPcopy Create free account
hub / github.com/xerrors/Yuxi / DocumentParserException

Class DocumentParserException

backend/package/yuxi/knowledge/parser/base.py:32–35  ·  view source on GitHub ↗

文档解析异常

Source from the content-addressed store, hash-verified

30
31
32class DocumentParserException(DocumentProcessorException):
33 """文档解析异常"""
34
35 pass
36
37
38class ServiceHealthCheckException(DocumentProcessorException):

Callers 12

__init__Method · 0.90
process_fileMethod · 0.90
_call_apiMethod · 0.90
process_fileMethod · 0.90
_call_layout_apiMethod · 0.90
process_fileMethod · 0.90
__init__Method · 0.90
process_fileMethod · 0.90
_upload_fileMethod · 0.90
_poll_batch_resultMethod · 0.90
_download_and_extractMethod · 0.90
_download_zipMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected