#include <ulxmlrpcpp/ulxmlrpcpp.h>#include <exception>Go to the source code of this file.
Namespaces | |
| namespace | ulxr |
Classes | |
| class | ulxr::Exception |
| Base class for XML RPC exceptions. More... | |
| class | ulxr::ConnectionException |
| Exception due to connection or network problems. More... | |
| class | ulxr::RuntimeException |
| Exception due to runtime errors. More... | |
| class | ulxr::XmlException |
| XML RPC exception due to a faulty xml structure. More... | |
| class | ulxr::ParameterException |
| XML RPC exception due to faulty rpc parameters. More... | |
| class | ulxr::MethodException |
| XML RPC exception due to problems while executing the remote method. More... | |
1.5.1