Class Zend_XmlRpc_Client_Exception

Description

Base class for all Zend_XmlRpc_Client_* exceptions

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /XmlRpc/Client/Exception.php (line 39)

Exception
   |
   --Zend_Exception
      |
      --Zend_XmlRpc_Exception
         |
         --Zend_XmlRpc_Client_Exception
Direct descendents
Class Description
 class Zend_XmlRpc_Client_HttpException Thrown by Zend_XmlRpc_Client when an HTTP error occurs during an XML-RPC method call.
 class Zend_XmlRpc_Client_FaultException Thrown by Zend_XmlRpc_Client when an XML-RPC fault response is returned.
 class Zend_XmlRpc_Client_IntrospectException Thrown by Zend_XmlRpc_Client_Introspection when any error occurs.
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods

Inherited Methods

Inherited From Zend_Exception

 Zend_Exception::__construct()
 Zend_Exception::_getPrevious()
 Zend_Exception::__call()
 Zend_Exception::__toString()

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Mon, 21 Jun 2010 15:21:32 -0400 by phpDocumentor 1.4.3