OmniGraphTypeError

class omni.graph.core.OmniGraphTypeError(*args, **kwargs)

Bases: OmniGraphError, TypeError

Exception to raise when an OmniGraph operation encountered an unrecognized or illegal type

__init__(*args, **kwargs) str

Returns the exception text, with stack trace information added if requested