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

Class: Services_Digg_Exception

Source Location: /Services_Digg-0.4.1/Services/Digg/Exception.php

Class Overview

PEAR_Exception
   |
   --Services_Digg_Exception

Services_Digg_Exception


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 34]
Services_Digg_Exception


[ Top ]


Method Detail

__construct (Constructor)   [line 62]

void __construct( [string $message = null], [int $code = 0], [string $call = ''], [string $response = ''])

Constructor
  • Access: public

Parameters:

string   $message     
int   $code     
string   $call     
string   $response     

[ Top ]

getCall   [line 78]

string getCall( )

Get the last call that probably caused this exception
  • Access: public

[ Top ]

getResponse   [line 89]

string getResponse( )

Get the raw API response from the last call
  • Access: public

[ Top ]


Documentation generated on Tue, 04 Dec 2007 15:00:07 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.