oxshopexception.php

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

Generated on Wed Jan 7 14:17:39 2009 for OXID eShop CE by  doxygen 1.5.5