

Definition at line 7 of file oxarticleexception.php.
| Public Member Functions | |
| setArticleNr ($sArticleNr) | |
| getArticleNr () | |
| getString () | |
| getValues () | |
| Protected Attributes | |
| $_sArticleNr | |
| oxArticleException.setArticleNr | ( | $ | sArticleNr | ) | 
Sets the article number of the article which caused the exception
| string | $sArticleNr Article who causes the exception | 
Definition at line 23 of file oxarticleexception.php.
| oxArticleException.getArticleNr | ( | ) | 
The article number of the faulty article
Definition at line 33 of file oxarticleexception.php.
| oxArticleException.getString | ( | ) | 
Get string dump Overrides oxException.getString()
Reimplemented from oxException.
Reimplemented in oxArticleInputException, oxNoArticleException, and oxOutOfStockException.
Definition at line 44 of file oxarticleexception.php.
| oxArticleException.getValues | ( | ) | 
Override of oxException.getValues()
Reimplemented from oxException.
Reimplemented in oxOutOfStockException.
Definition at line 55 of file oxarticleexception.php.
| oxArticleException.$_sArticleNr  [protected] | 
Definition at line 14 of file oxarticleexception.php.
 1.5.5
 1.5.5