class InvalidArgumentException

Hierarchy

Expanded class hierarchy of InvalidArgumentException

12 files declare their use of InvalidArgumentException
AbstractMessage.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php
Client.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php
ClientInterface.php in drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php
Collection.php in drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php
CurlHandle.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php

... See full list

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/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php, line 5

Namespace

Guzzle\Common\Exception
View source
class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException {

}

Members