CollectorException

class omni.kit.tool.collect.CollectorException(error: str)

Bases: Exception

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

__init__(error: str)