OXID eShop CE
4.8.10
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
oxnoarticleexception.php
Go to the documentation of this file.
1
<?php
2
6
class
oxNoArticleException
extends
oxArticleException
7
{
14
public
function
getString
()
15
{
16
return
__CLASS__ .
'-'
.
parent::getString
();
17
}
18
}
core
exception
oxnoarticleexception.php
Generated by
1.8.1.2