\naigc\v25\exceptionFailedMysqliExecute

An exception for failed mysqli execute/query.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(array  $mysqliErrorList) : mixed

Creates a new FailedMysqliExecute exception.

Parameters

array $mysqliErrorList

The array of errors that caused the exec/query to fail.

Returns

mixed