Skip to content

ForbiddenIpException

André Matthies edited this page Feb 6, 2025 · 1 revision

ForbiddenIpException

  • Full name: \Seven\Api\Exception\ForbiddenIpException
  • Parent class: Exception

Methods

__construct

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

public __toString(): string


Automatically generated on 2025-02-06

Clone this wiki locally