OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
oxShopException Class Reference
+ Inheritance diagram for oxShopException:
+ Collaboration diagram for oxShopException:

Public Member Functions

 getString ()
- Public Member Functions inherited from oxException
 __construct ($sMessage="not set", $iCode=0)
 setLogFileName ($sFile)
 getLogFileName ()
 setMessage ($sMessage)
 setRenderer ()
 isRenderer ()
 setNotCaught ()
 isNotCaught ()
 debugOut ()
 getValues ()
 setDestination ($sDestination)

Additional Inherited Members

- Protected Attributes inherited from oxException
 $_sFileName = 'EXCEPTION_LOG.txt'
 $_blRenderer = false
 $_blNotCaught = false

Detailed Description

e.g.:

  • shop is not active

Definition at line 7 of file oxshopexception.php.

Member Function Documentation

oxShopException::getString ( )

Get string dump Overrides oxException::getString()

Returns
string

Reimplemented from oxException.

Definition at line 16 of file oxshopexception.php.


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