|
OXID eShop CE
4.10.5
|
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 | |
| oxShopException::getString | ( | ) |
Get string dump Overrides oxException::getString()
Reimplemented from oxException.
Definition at line 16 of file oxshopexception.php.