OmniGraphValueError

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

Bases: OmniGraphError, ValueError

Exception to raise when an OmniGraph operation encountered an illegal value

__init__(*args, **kwargs) str

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