Constructor: statsGraphError
An error occurred while generating the statistics graph
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | The error |
Type: StatsGraph
Example:
$statsGraphError = ['_' => 'statsGraphError', 'error' => 'string'];
An error occurred while generating the statistics graph
| Name | Type | Required | Description |
|---|---|---|---|
| error | string | Yes | The error |
$statsGraphError = ['_' => 'statsGraphError', 'error' => 'string'];