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

Definition at line 10 of file oxsystemcomponentexception.php.


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

Definition at line 26 of file oxsystemcomponentexception.php.

oxSystemComponentException.getComponent (  ) 

Name of the component that caused the exception

Returns:
string

Definition at line 36 of file oxsystemcomponentexception.php.

oxSystemComponentException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

Definition at line 47 of file oxsystemcomponentexception.php.

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.

Definition at line 60 of file oxsystemcomponentexception.php.


Member Data Documentation

oxSystemComponentException.$_sComponent [private]

Definition at line 17 of file oxsystemcomponentexception.php.


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

Generated on Wed May 13 13:31:43 2009 for OXID eShop CE by  doxygen 1.5.5