[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/library/ezc/Base/src/exceptions/ -> file_not_found.php (summary)

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

Defines 1 class

ezcBaseFileNotFoundException:: (1 method):
  __construct()


Class: ezcBaseFileNotFoundException  - X-Ref

ezcBaseFileNotFoundException is thrown when a file or directory was tried to
be opened, but did not exist.

__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