Meilisearch PHP | Documentation

InvalidResponseBodyException extends Exception
in package
implements ExceptionInterface

Table of Contents

Interfaces

ExceptionInterface

Properties

$httpBody  : mixed
$httpStatus  : mixed
$message  : mixed

Methods

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

Properties

Methods

__construct()

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

On this page

Search results