StatementException extends Exception

Internal

not part of public core API.

Table of Contents

Methods

semanticError()  : StatementException
sqlError()  : StatementException
syntaxError()  : StatementException

Methods

semanticError()

public static semanticError(string $message[, Exception|null $previous = null ]) : StatementException
Parameters
$message : string
$previous : Exception|null = null
Internal
Return values
StatementException

        
On this page

Search results