Class org_geoprisma_exception_BadXMLConfigFileException

Description

Exception lancé quand la configuration est mal remplie.

La fichier de configuration est invalide, vérifier le path

Exception code 402

  • author: Pascal Martin

Located in /org/geoprisma/exception/BadXMLConfigFileException.php (line 29)

Exception
   |
   --org_geoprisma_exception_BadXMLConfigFileException
Method Summary
org_geoprisma_exception_BadXMLConfigFile __construct (string $pstrFilePath, string $pstrMessage)
string getFilePath ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 44)

Construit une nouvelle instance de org_geoprisma_exception_BadXMLConfigFile

  • access: public
org_geoprisma_exception_BadXMLConfigFile __construct (string $pstrFilePath, string $pstrMessage)
  • string $pstrFilePath: File path
  • string $pstrMessage: Message d'erreur

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getFilePath (line 58)

Return the file path

  • access: public
string getFilePath ()

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Mon, 20 Feb 2012 13:46:08 -0500 by phpDocumentor 1.4.1