Pionia Core

InvalidWhereClause extends BaseDatabaseException
in package

This is the base exception class that all other exceptions must extend.

Table of Contents

Methods

__construct()  : mixed
__toString()  : mixed

Methods

__construct()

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

        
On this page

Search results