twisted.protocols.haproxy._exceptions module documentationtwisted.protocols.haproxy
          View Source
          
        
      HAProxy specific exceptions.
| Class | InvalidProxyHeader | The provided PROXY protocol header is invalid. | 
| Class | InvalidNetworkProtocol | The network protocol was not one of TCP4 TCP6 or UNKNOWN. | 
| Class | MissingAddressData | The address data is missing or incomplete. | 
| Function | convertError | Convert an error into a different error type. |