Documentation

IncompleteDsnException extends InvalidArgumentException
in package

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Properties

$dsn  : string|null

Methods

__construct()  : mixed
getOriginalDsn()  : string

Properties

Methods

__construct()

public __construct(string $message[, string $dsn = null ][, Throwable $previous = null ]) : mixed
Parameters
$message : string
$dsn : string = null
$previous : Throwable = null

        
On this page

Search results