Part of twisted.conch View Source
An error to represent bad things happening in Conch.
Maintainer: Paul Swartz| Line # | Kind | Name | Docs |
|---|---|---|---|
| 11 | Class | ConchError | Undocumented |
| 19 | Class | NotEnoughAuthentication | This is thrown if the authentication is valid, but is not enough to |
| 28 | Class | ValidPublicKey | This is thrown during the authentication process if the public key is valid |
| 36 | Class | IgnoreAuthentication | This is thrown to let the UserAuthServer know it doesn't need to handle the |
| 44 | Class | MissingKeyStoreError | Raised if an SSHAgentServer starts receiving data without its factory |