UnimplementedError#

class omni.graph.tools.ogn.UnimplementedError#

Bases: Exception

Custom exception to raise when attempting to access unimplemented functionality

__init__(*args, **kwargs)#