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

Class: Services_Digg2_Exception

Source Location: /Services_Digg2-0.3.2/Services/Digg2/Exception.php

Class Overview

PEAR_Exception
   |
   --Services_Digg2_Exception

Base exception handler for Services_Digg2


Author(s):

Copyright:

  • 2010 Bill Shupp

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
Base exception handler for Services_Digg2


[ Top ]


Class Variables

$status =  null

[line 39]

HTTP Status Code
  • Access: public

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 50]

void __construct( [string $message = ''], [int $code = 0], [int $status = 0])

Stores the HTTP Status code in addition to the exception message and code
  • Access: public

Parameters:

string   $message   —  Exception message
int   $code   —  Exception code
int   $status   —  HTTP status code

[ Top ]


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