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

Class: Services_ReCaptcha_HTTPException

Source Location: /Services_ReCaptcha-1.0.3/Services/ReCaptcha/Exception.php

Class Overview

PEAR_Exception
   |
   --Services_ReCaptcha_Exception
      |
      --Services_ReCaptcha_HTTPException

Exception raised when an http error occurs.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2008-2009 David Jean Louis

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 61]
Exception raised when an http error occurs.


[ Top ]


Class Variables

$response =

[line 70]

HTTP_Request2_Response instance.
  • Access: public

Type:   HTTP_Request2_Response


[ Top ]



Method Detail

__construct (Constructor)   [line 84]

void __construct( string $msg, [int|Exception $p2 = null], [HTTP_Request2_Response $resp = null])

Constructor.
  • Access: public

Parameters:

string   $msg   —  The exception message
int|Exception   $p2   —  Exception code or cause
HTTP_Request2_Response   $resp   —  Optional request response

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:43:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.