DnsConfigException
extends DnsException
in package
MUST be thrown in case the config can't be read and no fallback is available.
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(string $message[, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string
- $previous : Throwable|null = null