Lizmap Web Client 3.11.0

QgisConnectionStringParserException extends DomainException
in package

Table of Contents

Properties

$validParameters  : mixed

Methods

__construct()  : mixed
getValidParameters()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct([string $message = '' ][, int $code = 0 ][, mixed $validParameters = array() ]) : mixed
Parameters
$message : string = ''
$code : int = 0
$validParameters : mixed = array()

getValidParameters()

public getValidParameters() : array<string|int, mixed>
Return values
array<string|int, mixed>

list of parameters that the parser successfully parsed before reaching the syntax error

On this page

Search results