DatabaseHelper
in package
Tags
Table of Contents
Methods
- handleConnectionErrors() : string|null
Methods
handleConnectionErrors()
public
static handleConnectionErrors(Throwable $ex[, bool $print = true ][, bool $die = true ][, bool $forcePlainText = false ]) : string|null
Parameters
- $ex : Throwable
- $print : bool = true
- $die : bool = true
- $forcePlainText : bool = false