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