

Definition at line 6 of file oxvoucherexception.php.
| Public Member Functions | |
| setVoucherNr ($sVoucherNr) | |
| getVoucherNr () | |
| getString () | |
| getValues () | |
| Private Attributes | |
| $_sVoucherNr | |
| oxVoucherException.setVoucherNr | ( | $ | sVoucherNr | ) | 
Sets the voucher number as a string
| string | $sVoucherNr voucher number | 
Definition at line 22 of file oxvoucherexception.php.
| oxVoucherException.getVoucherNr | ( | ) | 
| oxVoucherException.getString | ( | ) | 
Get string dump Overrides oxException.getString()
Reimplemented from oxException.
Definition at line 43 of file oxvoucherexception.php.
| oxVoucherException.getValues | ( | ) | 
Creates an array of field name => field value of the object. To make a easy conversion of exceptions to error messages possible. Should be extended when additional fields are used! Overrides oxException.getValues().
Reimplemented from oxException.
Definition at line 56 of file oxvoucherexception.php.
| oxVoucherException.$_sVoucherNr  [private] | 
Definition at line 13 of file oxvoucherexception.php.
 1.5.5
 1.5.5