oxArticleException Class Reference

Inheritance diagram for oxArticleException:

Inheritance graph
[legend]
Collaboration diagram for oxArticleException:

Collaboration graph
[legend]

List of all members.


Detailed Description

Exception base class for an article

Definition at line 7 of file oxarticleexception.php.


Public Member Functions

 setArticleNr ($sArticleNr)
 getArticleNr ()
 getString ()
 getValues ()

Protected Attributes

 $_sArticleNr

Member Function Documentation

oxArticleException.setArticleNr ( sArticleNr  ) 

Sets the article number of the article which caused the exception

Parameters:
string $sArticleNr Article who causes the exception
Returns:
null

Definition at line 23 of file oxarticleexception.php.

oxArticleException.getArticleNr (  ) 

The article number of the faulty article

Returns:
string

Definition at line 33 of file oxarticleexception.php.

oxArticleException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

Reimplemented in oxArticleInputException, oxNoArticleException, and oxOutOfStockException.

Definition at line 44 of file oxarticleexception.php.

oxArticleException.getValues (  ) 

Override of oxException.getValues()

Returns:
array

Reimplemented from oxException.

Reimplemented in oxOutOfStockException.

Definition at line 55 of file oxarticleexception.php.


Member Data Documentation

oxArticleException.$_sArticleNr [protected]

Definition at line 14 of file oxarticleexception.php.


The documentation for this class was generated from the following file:

Generated on Tue Aug 18 09:23:51 2009 for OXID eShop CE by  doxygen 1.5.5