OXID eShop CE
4.8.10
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
{
15
public
function
getString
()
16
{
17
return
__CLASS__ .
'-'
.
parent::getString
();
18
}
19
}
core
exception
oxshopexception.php
Generated by
1.8.1.2