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

Class: EResNotFound

Source Location: /classes.inc.php

Class Overview

Exception
   |
   --EResNotFound

Exception thrown when a resource is not found on an xml stream


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 155]
Exception thrown when a resource is not found on an xml stream

This exception is thrown by the stream system when loading an XML resource and the file it doesn't exists or it cannot be found




[ Top ]


Class Methods


constructor __construct [line 157]

EResNotFound __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