*** # MissingAccessRightsException * Full name: `\Seven\Api\Exception\MissingAccessRightsException` * Parent class: [`Exception`](../../../Exception.md) ## Methods ### __construct ```php public __construct(mixed $message = 'The API key does not have access rights to this endpoint.', mixed $code, \Exception $previous = null): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$message` | **mixed** | | | `$code` | **mixed** | | | `$previous` | **\Exception** | | *** ### __toString ```php public __toString(): string ``` *** *** > Automatically generated on 2025-02-06