__construct()
__construct(string $mysqliError) : mixed
Creates a new FailedMysqliPrepare exception.
Parameters
| string | $mysqliError | The error that caused the bind to fail. |
An exception for failed mysqli prepare.