*** # ForbiddenIpException * Full name: `\Seven\Api\Exception\ForbiddenIpException` * Parent class: [`Exception`](../../../Exception.md) ## Methods ### __construct ```php public __construct(mixed $message = 'The server IP is not included in the list of permitted IP addresses', 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