| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
File containing the ezcBaseFileNotFoundException class
| Copyright: | Copyright (C) 2005-2009 eZ Systems AS. All rights reserved. |
| License: | http://ez.no/licenses/new_bsd New BSD License |
| Version: | 1.8 |
| File Size: | 43 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ezcBaseFileNotFoundException:: (1 method):
__construct()
Class: ezcBaseFileNotFoundException - X-Ref
ezcBaseFileNotFoundException is thrown when a file or directory was tried to| __construct( $path, $type = null, $message = null ) X-Ref |
| Constructs a new ezcBaseFileNotFoundException. param: string $path The name of the file. param: string $type The type of the file. param: string $message A string with extra information. |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |