collada.common.DaeBrokenRefError¶
-
exception
collada.common.
DaeBrokenRefError
(msg)¶ Bases:
collada.common.DaeError
Raised when a referenced object is not found in the scope.
-
with_traceback
()¶ Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
-