Class PhpiCalLib_Exception

Description

A base class for all exceptions that we might throw

Located in /exceptions.php (line 29)

Exception
   |
   --PhpiCalLib_Exception
Direct descendents
Class Description
PhpiCalLib_ParseException A custom exception class for parse errors.
PhpiCalLib_ParameterException A base class for all exceptions that we might throw
Method Summary
void SetUnfoldedContentLine ( $iContentLineNumber)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
SetUnfoldedContentLine (line 30)
  • access: public
void SetUnfoldedContentLine ( $iContentLineNumber)
  • $iContentLineNumber

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Tue, 01 Apr 2008 00:20:29 +0100 by phpDocumentor 1.4.0