OXID eShop CE
4.9.10
|
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.