oxFileException Class Reference

Inheritance diagram for oxFileException:

Inheritance graph
[legend]
Collaboration diagram for oxFileException:

Collaboration graph
[legend]

List of all members.


Detailed Description

exception for invalid or non existin external files, e.g.:

Public Member Functions

 setFileName ($sFileName)
 getFileName ()
 setFileError ($sFileError)
 getFileError ()
 getString ()
 getValues ()

Protected Attributes

 $_sFileName
 $_sFileError

Member Function Documentation

oxFileException.setFileName ( sFileName  ) 

Sets the file name of the file related to the exception

Parameters:
string $sFileName file name
Returns:
null

oxFileException.getFileName (  ) 

Gives file name related to the exception

Returns:
string

oxFileException.setFileError ( sFileError  ) 

sets the error returned by the file operation

Parameters:
string $sFileError Error
Returns:
null

oxFileException.getFileError (  ) 

return the file error

Returns:
string

oxFileException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

oxFileException.getValues (  ) 

Override of oxException.getValues()

Returns:
array

Reimplemented from oxException.


Member Data Documentation

oxFileException.$_sFileName [protected]

Reimplemented from oxException.

oxFileException.$_sFileError [protected]


The documentation for this class was generated from the following file:

Generated on Wed Oct 29 23:44:25 2008 for OXID eShop CE by  doxygen 1.5.5