twisted.conch.error.HostKeyChanged(Exception) class documentationtwisted.conch.error
          View Source
          (View In Hierarchy)
        
      The host key of a remote host has changed.
| Instance Variable | offendingEntry | The entry which contains the persistent host key that disagrees with the 
given host key. (type: twisted.conch.interfaces.IKnownHostEntry) | 
| Instance Variable | path | a reference to the known_hosts file that the offending entry was loaded 
from (type: twisted.python.filepath.FilePath) | 
| Instance Variable | lineno | The line number of the offending entry in the given path. (type: int) | 
| Method | __init__ | Undocumented | 
twisted.conch.interfaces.IKnownHostEntry)
  twisted.python.filepath.FilePath)