You are here

class DomainException in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/Exception/DomainException.php \Drupal\features\Exception\DomainException

Hierarchy

Expanded class hierarchy of DomainException

1 file declares its use of DomainException
FeaturesCommands.php in src/Commands/FeaturesCommands.php

File

src/Exception/DomainException.php, line 8

Namespace

Drupal\features\Exception
View source
class DomainException extends \DomainException {

}

Members