class RuntimeException

Hierarchy

Expanded class hierarchy of RuntimeException

6 files declare their use of RuntimeException
CouldNotRewindStreamException.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php
CurlHandle.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php
PeclUriTemplate.php in drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php
Request.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php
RequestException.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php

... See full list

7 string references to 'RuntimeException'
ConfigCacheTest::testInvalidTimestamp in drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php
ConfigCacheTest::testInvalidValue in drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php
ExpressionBuilderTest::testInvalidAndXArgument in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php
FileAssetTest::testGetLastModifiedTypeFileNotFound in drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php
HttpAssetTest::testInvalidUrl in drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php

... See full list

File

drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/RuntimeException.php, line 5

Namespace

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

}

Members