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

Class: Services_GeoNames_HTTPException

Source Location: /Services_GeoNames-0.2.2/Services/GeoNames/Exception.php

Class Overview

PEAR_Exception
   |
   --Services_GeoNames_Exception
      |
      --Services_GeoNames_HTTPException

Class for HTTP exceptions raised by the Services_GeoNames package.


Author(s):

Version:

  • Release: 0.2.2

Copyright:

  • 2008 David JEAN LOUIS

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 62]
Class for HTTP exceptions raised by the Services_GeoNames package.


[ Top ]


Class Variables

$response =

[line 71]

HTTP_Request2_Response instance.
  • Access: public

Type:   HTTP_Request2_Response


[ Top ]



Method Detail

__construct (Constructor)   [line 85]

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:27:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.