Meilisearch PHP | Documentation

InvalidArgumentException extends Exception
in package
implements ExceptionInterface

FinalYes

Table of Contents

Interfaces

ExceptionInterface

Methods

dateIsExpired()  : self
emptyArgument()  : self
invalidType()  : self

Methods

dateIsExpired()

public static dateIsExpired(DateTimeInterface $date) : self
Parameters
$date : DateTimeInterface
Return values
self

emptyArgument()

public static emptyArgument(string $argumentName) : self
Parameters
$argumentName : string
Return values
self

invalidType()

public static invalidType(string $argumentName, array<string|int, mixed> $validTypes) : self
Parameters
$argumentName : string
$validTypes : array<string|int, mixed>
Return values
self

On this page

Search results