class BadResponseVersion(ParseError): (source)
The version string in a status line was unparsable.
Inherited from ParseError:
| Instance Variable | data |
The string which could not be parsed. |
| Method | __init__ |
Undocumented |