oxSystemComponentException Class Reference

Inheritance diagram for oxSystemComponentException:

Inheritance graph
[legend]
Collaboration diagram for oxSystemComponentException:

Collaboration graph
[legend]

List of all members.


Detailed Description

exceptions for missing components e.g.:

Public Member Functions

 setComponent ($sComponent)
 getComponent ()
 getString ()
 getValues ()

Private Attributes

 $_sComponent

Member Function Documentation

oxSystemComponentException.setComponent ( sComponent  ) 

Sets the component name which caused the exception as a string.

Parameters:
string $sComponent name of component
Returns:
null

oxSystemComponentException.getComponent (  ) 

Name of the component that caused the exception

Returns:
string

oxSystemComponentException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

oxSystemComponentException.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

oxSystemComponentException.$_sComponent [private]


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

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