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

Class: Xinc_Engine_Exception_ClassNotFound

Source Location: /Xinc/Engine/Exception/ClassNotFound.php

Class Overview

Exception
   |
   --Xinc_Engine_Exception_ClassNotFound

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 40]

Xinc_Engine_Exception_ClassNotFound __construct( string $strEngineName, string $strFileName)

Constructor, generates an Exception Message.



Tags:

access:  public


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

Parameters:

string   $strEngineName   Name of the engine which misses the class.
string   $strFileName   Name of the file in which the class should have been.

[ Top ]


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