OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Exception\UserException Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Core\Exception\UserException:
+ Collaboration diagram for OxidEsales\EshopCommunity\Core\Exception\UserException:

Public Member Functions

 getString ()
 

Protected Attributes

 $type = 'oxUserException'
 

Detailed Description

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

  • user doesn't exist
  • wrong password

Member Function Documentation

◆ getString()

OxidEsales\EshopCommunity\Core\Exception\UserException::getString ( )

Get string dump Overrides oxException::getString()

Returns
string

Member Data Documentation

◆ $type

OxidEsales\EshopCommunity\Core\Exception\UserException::$type = 'oxUserException'
protected

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