phpDocumentor

QueryBuilderEscapeException extends MydbException
in package

Tags
author

Sergei Shilko contact@sshilko.com

license

https://opensource.org/licenses/mit-license.php MIT

category

exceptions

see
https://github.com/sshilko/php-sql-mydb

Table of Contents

Constants

MESSAGE_TEMPLATE  = 'Failed to escape value: %s'

Methods

__construct()  : mixed

Constants

Methods

__construct()

public __construct([string $message = "" ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = ""
$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results