XML_RPC2
[ class tree: XML_RPC2 ] [ index: XML_RPC2 ] [ all elements ]

Class: XML_RPC2_CurlException

Source Location: /XML_RPC2-1.1.1/XML/RPC2/Exception.php

Class Overview

Exception
   |
   --XML_RPC2_Exception
      |
      --XML_RPC2_TransportException
         |
         --XML_RPC2_CurlException

XML_RPC2_CurlException is thrown whenever an error is reported by the low level HTTP cURL library


Author(s):

Copyright:

  • 2004-2006 Sergio Carvalho

Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 342]
XML_RPC2_CurlException is thrown whenever an error is reported by the low level HTTP cURL library


[ Top ]


Documentation generated on Thu, 30 Jun 2011 15:00:05 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.