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