oxcookieexception.php

Go to the documentation of this file.
00001 <?php
00002 
00006 class oxCookieException extends oxException
00007 {
00014     public function getString()
00015     {
00016         return __CLASS__ .'-'.parent::getString();
00017     }
00018 }

Generated on Mon Oct 26 20:07:16 2009 for OXID eShop CE by  doxygen 1.5.5