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_Introspection when any error occurs.
« More »