CollectorException#

class omni.kit.usd.collect.CollectorException(error: str)#

Bases: Exception

General collector excpetion. See CollectorFailureOptions for options to customize exception behaviors.

__init__(error: str)#