Part of twisted.conch View Source
An error to represent bad things happening in Conch.
This module is unstable.
Maintainer: Paul Swartz| Line # | Kind | Name | Docs |
|---|---|---|---|
| 14 | Class | ConchError | Undocumented |
| 20 | Class | NotEnoughAuthentication | This is thrown if the authentication is valid, but is not enough to |
| 26 | Class | ValidPublicKey | This is thrown during the authentication process if the public key |
| 31 | Class | IgnoreAuthentication | This is thrown to let the UserAuthServer know it doesn't need to handle |