You are here

class InvalidArgumentException in Features 8.4

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

Hierarchy

Expanded class hierarchy of InvalidArgumentException

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

File

src/Exception/InvalidArgumentException.php, line 8

Namespace

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

}

Members