Documentation

MindeeUnsetException extends MindeeException
in package

Exceptions relating to products containing unset fields.

Table of Contents

Properties

$code  : int
$message  : string

Properties

$code

protected int $code = \Mindee\Error\ErrorCode::API_UNPROCESSABLE_ENTITY

Error code falls back to unprocessable entity.

$message

protected string $message = "Improper field value in response."

Message is the same for all erroneous fields.


        
On this page

Search results