OmniGraphAttributeError

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

Bases: OmniGraphError, AttributeError

Exception to raise when an OmniGraph operation encountered an unrecognized or illegal attribute value

__init__(*args, **kwargs) str

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