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

Class: ECollectionError

Source Location: /classes.inc.php

Class Overview

Exception
   |
   --ECollectionError

Exception thrown for Collection errors


Methods


Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 208]
Exception thrown for Collection errors

This exception is used by the Collection class when, for example, you are trying to access an item specifying an index out of the bounds of the collection.




[ Top ]


Class Methods


constructor __construct [line 210]

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



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

Parameters:

   $message  
   $code  

[ Top ]


Documentation generated on Sat, 13 Jun 2009 10:51:00 -0700 by phpDocumentor 1.4.1