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

Public Member Functions

 getString ()
 

Protected Attributes

 $type = 'oxInputException'
 

Detailed Description

exception class for all kind of exceptions connected to an input done by the user e.g.:

  • not valid email adress
  • negative value

Member Function Documentation

◆ getString()

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

Get string dump Overrides oxException::getString()

Returns
string

Member Data Documentation

◆ $type

OxidEsales\EshopCommunity\Core\Exception\InputException::$type = 'oxInputException'
protected

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