Index of exceptions


E
Error [XmlRpc]
Raised for all errors including XmlRpc faults (code, string).

I
Invalid_char [XmlRpcBase64]
This exception is raised when reading an invalid character from a base64 input.
Invalid_table [XmlRpcBase64]
This exception is raised if the encoding or decoding table size is not correct.

P
Parse_error [XmlRpcDateTime]
Raised by XmlRpcDateTime.of_string if a string could not be parsed.