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

Public Member Functions

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

Detailed Description

Exception to be thrown when the database has not been configured in the configuration file config.inc.php

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Core\Exception\DatabaseNotConfiguredException::__construct (   $message,
  $code,
\Exception  $previous = null 
)

DatabaseNotConfiguredException constructor.

Parameters
string$message
int$code
\Exception$previousPrevious exception thrown by the underlying DBAL

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