Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ fatalError
Method
fatalError
Externals/LibXML/python/libxml.py:230–231 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
228
raise
parserError(msg)
229
230
def
fatalError(self, msg):
231
raise
parserError(msg)
232
233
#
234
# This class is the ancestor of all the Node classes. It provides
Callers
2
_reportErrors
Method · 0.45
parse
Method · 0.45
Calls
1
parserError
Class · 0.85
Tested by
no test coverage detected