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

Public Member Functions

 __construct ($message='', $code=0, \Exception $previous=null)
 
 getTemplateFileName ()
 

Private Attributes

 $templateFileName = null
 

Detailed Description

Class SetupControllerExitException.

Exception class to indicate an early exit from within a controller.

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Setup\Exception\SetupControllerExitException::__construct (   $message = '',
  $code = 0,
\Exception  $previous = null 
)

SetupControllerExitException constructor.

Parameters
string$message
int$code
\Exception | null$previous

Member Function Documentation

◆ getTemplateFileName()

OxidEsales\EshopCommunity\Setup\Exception\SetupControllerExitException::getTemplateFileName ( )

Getter for template file name.

Returns
null|string

Member Data Documentation

◆ $templateFileName

OxidEsales\EshopCommunity\Setup\Exception\SetupControllerExitException::$templateFileName = null
private

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