OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
oxUserException Class Reference
+ Inheritance diagram for oxUserException:
+ Collaboration diagram for oxUserException:

Public Member Functions

 getString ()
- Public Member Functions inherited from oxException
 __construct ($sMessage="not set", $iCode=0)
 setLogFileName ($sFile)
 getLogFileName ()
 setMessage ($sMessage)
 setRenderer ()
 isRenderer ()
 setNotCaught ()
 isNotCaught ()
 debugOut ()
 getValues ()
 setDestination ($sDestination)

Additional Inherited Members

- Protected Attributes inherited from oxException
 $_sFileName = 'EXCEPTION_LOG.txt'
 $_blRenderer = false
 $_blNotCaught = false

Detailed Description

exception class for all kind of exceptions connected to a user e.g.:

  • user doesn't exist
  • wrong password

Definition at line 8 of file oxuserexception.php.

Member Function Documentation

oxUserException::getString ( )

Get string dump Overrides oxException::getString()

Returns
string

Reimplemented from oxException.

Definition at line 17 of file oxuserexception.php.


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