Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ error
Method
error
Externals/LibXML/python/libxml.py:227–228 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
225
pass
226
227
def
error(self, msg):
228
raise
parserError(msg)
229
230
def
fatalError(self, msg):
231
raise
parserError(msg)
Callers
1
_reportErrors
Method · 0.45
Calls
1
parserError
Class · 0.85
Tested by
no test coverage detected