rez.vendor.schema.schema¶
- exception rez.vendor.schema.schema.SchemaError¶
Bases:
ExceptionError during Schema validation.
- __init__(autos, errors)¶
- property code¶
- classmethod __new__(*args, **kwargs)¶
- add_note(object, /)¶
Exception.add_note(note) – add a note to the exception
- args¶
- with_traceback(object, /)¶
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- rez.vendor.schema.schema.priority(s)¶
Return priority for a given object.