class Exception

Hierarchy

  • class \TYPO3\PharStreamWrapper\Exception extends \TYPO3\PharStreamWrapper\RuntimeException

Expanded class hierarchy of Exception

7 files declare their use of Exception
ConjunctionInterceptor.php in misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
DeserializationException.php in misc/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php
PharExtensionInterceptor.php in misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor.php in misc/typo3/drupal-security/PharExtensionInterceptor.php
PharInvocation.php in misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php

... See full list

5 string references to 'Exception'
DrupalErrorHandlerTestCase::testExceptionHandler in modules/simpletest/tests/error.test
Test the exception handler.
DrupalTestCase::error in modules/simpletest/drupal_web_test_case.php
Fire an error assertion.
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI in modules/node/node.test
Tests that node access permissions are followed.
NodeQueryAlter::testNodeQueryAlterWithUI in modules/node/node.test
Tests that node access permissions are followed.
simpletest_result_status_image in modules/simpletest/simpletest.pages.inc
Get the appropriate image for the status.

File

misc/typo3/phar-stream-wrapper/src/Exception.php, line 14

Namespace

TYPO3\PharStreamWrapper
View source
class Exception extends \RuntimeException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.