Class Zend_XmlRpc_Client_Exception

Description

Base class for all Zend_XmlRpc_Client_* exceptions

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

Located in /Zend/XmlRpc/Client/Exception.php (line 38)

Exception
   |
   --Zend_Exception
      |
      --Zend_XmlRpc_Exception
         |
         --Zend_XmlRpc_Client_Exception
Direct descendents
Class Description
 class Zend_XmlRpc_Client_FaultException Thrown by Zend_XmlRpc_Client when an XML-RPC fault response is returned.
 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_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 Exception (Internal Class)

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

Documentation generated on Thu, 18 Jan 2007 09:53:07 -0800 by phpDocumentor 1.3.1