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

Class: XML_RPC2_CurlException

Source Location: /XML_RPC2-1.1.2/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 ( )
__wakeup ( )

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 Mon, 11 Mar 2019 15:56:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.