exception documentation

class StepDeserializeError(Exception):

Constructor: StepDeserializeError(exc, *args)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable exc Undocumented
def __init__(self, exc: Exception, *args: object):

Undocumented

def __str__(self) -> str:

Undocumented

exc =

Undocumented