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