Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
class
DocumentParserException(DocumentProcessorException):
33
""
"文档解析异常"
""
34
35
pass
36
37
38
class
ServiceHealthCheckException(DocumentProcessorException):
Callers
12
__init__
Method · 0.90
process_file
Method · 0.90
_call_api
Method · 0.90
process_file
Method · 0.90
_call_layout_api
Method · 0.90
process_file
Method · 0.90
__init__
Method · 0.90
process_file
Method · 0.90
_upload_file
Method · 0.90
_poll_batch_result
Method · 0.90
_download_and_extract
Method · 0.90
_download_zip
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected