exception documentation

class VerifyError(Exception):

Known subclasses: twisted.internet.error.PeerVerifyError

View In Hierarchy

Undocumented

Constant MESSAGE Undocumented
Class Variable __doc__ Undocumented
MESSAGE: str =

Undocumented

Value
'Could not verify something that was supposed to be signed.'
__doc__: str =

Undocumented