exception documentation

class TrajectoryPlayError(Exception):

Constructor: TrajectoryPlayError(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