oxarticleinputexception.php

Go to the documentation of this file.
00001 <?php
00002 
00003 
00008 class oxArticleInputException extends oxArticleException
00009 {
00010 
00017     public function getString()
00018     {
00019         return __CLASS__ .'-'.parent::getString();
00020     }
00021 }

Generated on Wed Jun 17 12:09:01 2009 for OXID eShop CE by  doxygen 1.5.5