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|null $message = null ][, int|null $code = null ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string|null = null
$code : int|null = null
$previous : Throwable|null = null

On this page

Search results