__construct()
__construct(array $mysqliErrorList) : mixed
Creates a new FailedMysqliExecute exception.
Parameters
| array | $mysqliErrorList | The array of errors that caused the exec/query to fail. |
An exception for failed mysqli execute/query.