You are here

class IPOutOfRangeException in Restrict Login or Role Access by IP Address 8.4

Hierarchy

  • class \Drupal\restrict_by_ip\Exception\IPOutOfRangeException extends \Drupal\restrict_by_ip\Exception\Exception

Expanded class hierarchy of IPOutOfRangeException

3 files declare their use of IPOutOfRangeException
IPTools.php in src/IPTools.php
LoginFirewall.php in src/LoginFirewall.php
RoleFirewall.php in src/RoleFirewall.php
Contains Drupal\restrict_by_ip\RoleFirewall.

File

src/Exception/IPOutOfRangeException.php, line 5

Namespace

Drupal\restrict_by_ip\Exception
View source
class IPOutOfRangeException extends \Exception {

}

Members