t.c.e.HostKeyChanged(Exception) : class documentation

Part of twisted.conch.error View Source View In Hierarchy

The host key of a remote host has changed.
Instance VariablesoffendingEntryThe entry which contains the persistent host key that disagrees with the given host key. (type: twisted.conch.interfaces.IKnownHostEntry )
patha reference to the known_hosts file that the offending entry was loaded from (type: twisted.python.filepath.FilePath )
linenoThe line number of the offending entry in the given path. (type: int )
Method __init__ Undocumented
def __init__(self, offendingEntry, path, lineno): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2012-02-14 18:17:43.