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

Class: Services_Blogging_Exception

Source Location: /Services_Blogging-0.1.1/Services/Blogging/Exception.php

Class Overview

Exception
   |
   --Services_Blogging_Exception

Exception class for the Services_Blogging package.


Author(s):

Methods


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 14]
Exception class for the Services_Blogging package.

Extends the normal exception class to make it easy to distinguish between blogging and other exceptions via instanceof



[ Top ]


Method Detail

__construct (Constructor)   [line 16]

Services_Blogging_Exception __construct( [ $message = null], [ $code = 0])

  • Access: public

Overrides Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] ) (parent method not documented)

Parameters:

   $message   — 
   $code   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:57:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.