class InvalidArgumentException

Hierarchy

Expanded class hierarchy of InvalidArgumentException

16 string references to 'InvalidArgumentException'
ColorTest::testHexToRgb in drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php
Tests Color::hexToRgb().
Framework_TestCaseTest::testWrongException in drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php
GenericEventTest::testOffsetGet in drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
JsonResponseTest::testSetCallbackInvalidIdentifier in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php
PdoSessionHandlerTest::testIncompleteOptions in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php

... See full list

File

drupal/core/vendor/psr/log/Psr/Log/InvalidArgumentException.php, line 5

Namespace

Psr\Log
View source
class InvalidArgumentException extends \InvalidArgumentException {

}

Members