Meilisearch PHP | Documentation

TimeOutException extends Exception
in package
implements ExceptionInterface

Table of Contents

Interfaces

ExceptionInterface

Properties

$code  : mixed
$message  : mixed

Methods

__construct()  : mixed
__toString()  : mixed

Properties

Methods

__construct()

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

On this page

Search results