oxVoucherException Class Reference

Inheritance diagram for oxVoucherException:

Inheritance graph
[legend]
Collaboration diagram for oxVoucherException:

Collaboration graph
[legend]

List of all members.


Detailed Description

exception class covering voucher exceptions

Public Member Functions

 setVoucherNr ($sVoucherNr)
 getVoucherNr ()
 getString ()
 getValues ()

Private Attributes

 $_sVoucherNr

Member Function Documentation

oxVoucherException.setVoucherNr ( sVoucherNr  ) 

Sets the voucher number as a string

Parameters:
string $sVoucherNr voucher number
Returns:
null

oxVoucherException.getVoucherNr (  ) 

get voucher nr. involved

Returns:
string

oxVoucherException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

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().

Returns:
array

Reimplemented from oxException.


Member Data Documentation

oxVoucherException.$_sVoucherNr [private]


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

Generated on Wed Oct 29 23:46:51 2008 for OXID eShop CE by  doxygen 1.5.5