XML_RPC2
[
class tree: XML_RPC2
] [
index: XML_RPC2
] [
all elements
]
Packages:
XML_RPC2
Classes:
XML_RPC2_Backend
XML_RPC2_Backend_Php_Client
XML_RPC2_Backend_Php_Request
XML_RPC2_Backend_Php_Response
XML_RPC2_Backend_Php_Server
XML_RPC2_Backend_Php_Value
XML_RPC2_Backend_Php_Value_Array
XML_RPC2_Backend_Php_Value_Base64
XML_RPC2_Backend_Php_Value_Boolean
XML_RPC2_Backend_Php_Value_Datetime
XML_RPC2_Backend_Php_Value_Double
XML_RPC2_Backend_Php_Value_Integer
XML_RPC2_Backend_Php_Value_Scalar
XML_RPC2_Backend_Php_Value_String
XML_RPC2_Backend_Php_Value_Struct
XML_RPC2_Backend_Xmlrpcext_Client
XML_RPC2_Backend_Xmlrpcext_Server
XML_RPC2_Backend_Xmlrpcext_Value
XML_RPC2_CachedClient
XML_RPC2_CachedServer
XML_RPC2_Client
XML_RPC2_CurlException
XML_RPC2_DecodeException
XML_RPC2_EncodeException
XML_RPC2_Exception
XML_RPC2_FaultException
XML_RPC2_InvalidDateFormatException
XML_RPC2_InvalidDebugException
XML_RPC2_InvalidPrefixException
XML_RPC2_InvalidSslverifyException
XML_RPC2_InvalidTypeEncodeException
XML_RPC2_InvalidUriException
XML_RPC2_ReceivedInvalidStatusCodeException
XML_RPC2_Server
XML_RPC2_Server_CallHandler
XML_RPC2_Server_Callhandler_Class
XML_RPC2_Server_Callhandler_Instance
XML_RPC2_Server_Method
XML_RPC2_TransportException
XML_RPC2_UnknownMethodException
XML_RPC2_Util_HTTPRequest
XML_RPC2_Value
XML_RPC2
XML_RPC2_InvalidTypeException
Files:
Array.php
Backend.php
Base64.php
Boolean.php
CachedClient.php
CachedServer.php
CallHandler.php
Class.php
Client.php
Client.php
Client.php
Datetime.php
Double.php
Exception.php
HTTPRequest.php
Instance.php
Integer.php
Method.php
Request.php
Response.php
Scalar.php
Server.php
Server.php
Server.php
String.php
Struct.php
Value.php
Value.php
Value.php
Class: XML_RPC2_TransportException
Source Location: /XML_RPC2-1.0.5/XML/RPC2/Exception.php
Class Overview
Exception | --
XML_RPC2_Exception
| --XML_RPC2_TransportException
XML_RPC2_TransportException signal transport level exceptions that stop requests from reaching the server
Author(s):
Sergio Carvalho <
sergio.carvalho at portugalmail.com
>
Copyright:
2004-2006 Sergio Carvalho
Child classes:
XML_RPC2_ReceivedInvalidStatusCodeException
XML_RPC2_ReceivedInvalidStatusCodeExceptionextends is thrown whenever the XML_RPC2 response to a request does not return a 200 http status code.
XML_RPC2_CurlException
XML_RPC2_CurlError is thrown whenever an error is reported by the low level HTTP cURL library
Inherited Variables
Inherited Methods
Class Details
[line 299]
XML_RPC2_TransportException signal transport level exceptions that stop requests from reaching the server
Author:
Sergio Carvalho <
sergio.carvalho@portugalmail.com
>
Copyright:
2004-2006 Sergio Carvalho
Link:
http://pear.php.net/package/XML_RPC2
License:
LGPL License 2.1
[
Top
]
Documentation generated on Mon, 11 Mar 2019 15:25:26 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.