Classes and interfaces
ExceptionInterface¶
Base class for all Zend\XmlRpc\Client\* exceptions
« More »
FaultException¶
Thrown by Zend\XmlRpc\Client when an XML-RPC fault response is returned.
« More »
HttpException¶
Thrown by Zend\XmlRpc\Client when an HTTP error occurs during an
XML-RPC method call.
« More »
IntrospectException¶
Thrown by Zend\XmlRpc\Client\ServerIntrospection when any error occurs.
« More »