OXID eShop CE
4.9.5
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
oxshopexception.php
Go to the documentation of this file.
1
<?php
2
7
class
oxShopException
extends
oxException
8
{
9
16
public
function
getString
()
17
{
18
return
__CLASS__ .
'-'
.
parent::getString
();
19
}
20
}
core
exception
oxshopexception.php
Generated by
1.8.1.2