oxObjectException Class Reference

Inheritance diagram for oxObjectException:

Inheritance graph
[legend]
Collaboration diagram for oxObjectException:

Collaboration graph
[legend]

List of all members.


Detailed Description

e.g.:

Definition at line 9 of file oxobjectexception.php.


Public Member Functions

 setObject ($oObject)
 getObject ()
 getString ()

Private Attributes

 $_oObject

Member Function Documentation

oxObjectException.setObject ( oObject  ) 

Sets the object which caused the exception.

Parameters:
object $oObject exception object
Returns:
null

Definition at line 25 of file oxobjectexception.php.

oxObjectException.getObject (  ) 

Get the object which caused the exception.

Returns:
object

Definition at line 35 of file oxobjectexception.php.

oxObjectException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

Definition at line 46 of file oxobjectexception.php.


Member Data Documentation

oxObjectException.$_oObject [private]

Definition at line 16 of file oxobjectexception.php.


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

Generated on Tue Sep 29 16:49:32 2009 for OXID eShop CE by  doxygen 1.5.5