QueryBuilderEscapeException
extends MydbException
in package
Tags
Table of Contents
Constants
- MESSAGE_TEMPLATE = 'Failed to escape value: %s'
Methods
- __construct() : mixed
Constants
MESSAGE_TEMPLATE
protected
mixed
MESSAGE_TEMPLATE
= 'Failed to escape value: %s'
Methods
__construct()
public
__construct([string $message = "" ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = ""
- $code : int = 0
- $previous : Throwable|null = null