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