Meilisearch PHP | Documentation

InvalidResponseBodyException extends Exception
in package
implements Stringable, ExceptionInterface

FinalYes

Table of Contents

Interfaces

Stringable
ExceptionInterface

Properties

$httpBody  : mixed
$httpStatus  : int
$response  : ResponseInterface

Methods

__construct()  : mixed
__toString()  : string
getMessageFromHttpBody()  : string|null

Properties

Methods

__construct()

public __construct(ResponseInterface $response, mixed $httpBody[, Throwable|null $previous = null ]) : mixed
Parameters
$response : ResponseInterface
$httpBody : mixed
$previous : Throwable|null = null

        
On this page

Search results