exception documentation

class WrongKeyTypeError(Exception): (source)

Constructor: WrongKeyTypeError(pk)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, pk: PrivateKeyTypes): (source) ΒΆ

Undocumented