Documentation

MindeeV2HttpException extends MindeeException
in package

Exceptions relating to HTTP errors for the V2 API.

Table of Contents

Properties

$detail  : string|null
$errorCode  : string|null
$errors  : array<string|int, mixed>
$status  : int
$title  : string|null

Methods

__construct()  : mixed

Properties

$errorCode

public string|null $errorCode

Error code. Note: PHP's RuntimeException class uses $code for the error code.

Methods


        
On this page

Search results