xmlrpcc-d ~master (2022-05-16T23:48:22.4853249)
Dub
Repo
XmlRpcException
xmlrpcc
error
Root type for all XML-RPC exceptions
class
XmlRpcException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
xmlrpcc
error
classes
MethodFaultException
XmlRpcException
enums
FciFaultCodes
functions
makeFaultValue
Root type for all XML-RPC exceptions