exception documentation

class MatchError(Exception): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable bad_type Undocumented
def __init__(self, bad_type: abstract_utils.BadType, *args, **kwargs): (source)

Undocumented

bad_type = (source)

Undocumented