JobError
extends ResourceModel
in package
Tags
Table of Contents
- $error : string
- $message : string
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$error
public
string
$error
Tags
$message
public
string
$message
Tags
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Tags
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>