Xinc-Config-Exception
[ class tree: Xinc-Config-Exception ] [ index: Xinc-Config-Exception ] [ all elements ]

Class: Xinc_Config_Exception_FileNotFound

Source Location: /Xinc/Config/Exception/FileNotFound.php

Class Overview

Exception
   |
   --Xinc_Config_Exception_FileNotFound

Xinc - Continuous Integration.


Author(s):

Copyright:

  • 2007 Arno Schneider, Barcelona

Methods


Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: Exception (Internal Class)

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

Class Details



[ Top ]


Class Methods


constructor __construct [line 43]

Xinc_Config_Exception_FileNotFound __construct( string $strFileName)

Constructor, generates an Exception Message



Tags:

access:  public


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

Parameters:

string   $strFileName   Name of the file which isn't found.

[ Top ]

method getFileName [line 54]

string getFileName( )

Returns the name of the non findable file.



Tags:

return:  Name of the file which isn't found.
access:  public


[ Top ]


Documentation generated on Sun, 09 Dec 2012 21:49:26 +0100 by phpDocumentor 1.4.4