Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Exception.php

Exception

  • class \PHPUnit\Event\Code\NoTestCaseObjectOnCallStackException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\EventAlreadyAssignedException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\EventFacadeIsSealedException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\InvalidArgumentException extends \PHPUnit\Event\InvalidArgumentException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\InvalidEventException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\InvalidSubscriberException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\MapError extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\NoPreviousThrowableException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\RuntimeException extends \PHPUnit\Event\RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\SubscriberTypeAlreadyRegisteredException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\TestData\MoreThanOneDataSetFromDataProviderException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\TestData\NoDataSetFromDataProviderException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\Test\NoComparisonFailureException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\UnknownEventException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\UnknownEventTypeException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\UnknownSubscriberException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Event\UnknownSubscriberTypeException extends \RuntimeException implements \PHPUnit\Event\Exception
  • class \PHPUnit\Framework\ActualValueIsNotAnObjectException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\AssertionFailedError extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\SelfDescribing
  • class \PHPUnit\Framework\CodeCoverageException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\ComparisonMethodDoesNotAcceptParameterTypeException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\ComparisonMethodDoesNotDeclareBoolReturnTypeException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\ComparisonMethodDoesNotDeclareExactlyOneParameterException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\ComparisonMethodDoesNotDeclareParameterTypeException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\ComparisonMethodDoesNotExistException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\EmptyStringException extends \PHPUnit\Framework\InvalidArgumentException
  • class \PHPUnit\Framework\Exception extends \RuntimeException implements \PHPUnit\Exception
  • class \PHPUnit\Framework\ExpectationFailedException extends \PHPUnit\Framework\AssertionFailedError
  • class \PHPUnit\Framework\GeneratorNotSupportedException extends \PHPUnit\Framework\InvalidArgumentException
  • class \PHPUnit\Framework\IncompleteTestError extends \PHPUnit\Framework\AssertionFailedError implements \PHPUnit\Framework\IncompleteTest
  • class \PHPUnit\Framework\InvalidArgumentException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\InvalidCoversTargetException extends \PHPUnit\Framework\CodeCoverageException
  • class \PHPUnit\Framework\InvalidDataProviderException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\InvalidDependencyException extends \PHPUnit\Framework\AssertionFailedError implements \PHPUnit\Framework\SkippedTest
  • class \PHPUnit\Framework\MockObject\CannotUseOnlyMethodsException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\Generator\CannotUseAddMethodsException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\ClassIsEnumerationException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\ClassIsFinalException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\ClassIsReadonlyException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\DuplicateMethodException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\InvalidMethodNameException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\NameAlreadyInUseException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\OriginalConstructorInvocationRequiredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\ReflectionException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\RuntimeException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\SoapExtensionNotAvailableException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\UnknownClassException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\UnknownTraitException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\Generator\UnknownTypeException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Generator\Exception
  • class \PHPUnit\Framework\MockObject\IncompatibleReturnValueException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MatchBuilderNotFoundException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MatcherAlreadyRegisteredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MethodCannotBeConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MethodNameAlreadyConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MethodNameNotConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\MethodParametersAlreadyConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\NoMoreReturnValuesConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\MockObject\ReturnValueNotConfiguredException extends \PHPUnit\Framework\Exception implements \PHPUnit\Framework\MockObject\Exception
  • class \PHPUnit\Framework\NoChildTestSuiteException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\PhptAssertionFailedError extends \PHPUnit\Framework\AssertionFailedError
  • class \PHPUnit\Framework\ProcessIsolationException extends \PHPUnit\Framework\Exception
  • class \PHPUnit\Framework\SkippedTestSuiteError extends \PHPUnit\Framework\AssertionFailedError implements \PHPUnit\Framework\SkippedTest
  • class \PHPUnit\Framework\SkippedWithMessageException extends \PHPUnit\Framework\AssertionFailedError implements \PHPUnit\Framework\SkippedTest
  • class \PHPUnit\Framework\UnknownClassOrInterfaceException extends \PHPUnit\Framework\InvalidArgumentException
  • class \PHPUnit\Framework\UnknownTypeException extends \PHPUnit\Framework\InvalidArgumentException
  • class \PHPUnit\Metadata\AnnotationsAreNotSupportedForInternalClassesException extends \RuntimeException implements \PHPUnit\Exception
  • class \PHPUnit\Metadata\InvalidVersionRequirementException extends \RuntimeException implements \PHPUnit\Metadata\Exception
  • class \PHPUnit\Metadata\NoVersionRequirementException extends \RuntimeException implements \PHPUnit\Metadata\Exception
  • class \PHPUnit\Metadata\ReflectionException extends \RuntimeException implements \PHPUnit\Exception
  • class \PHPUnit\Runner\Baseline\CannotLoadBaselineException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\Baseline\FileDoesNotHaveLineException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\ClassCannotBeFoundException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\ClassDoesNotExtendTestCaseException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\ClassIsAbstractException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\DirectoryDoesNotExistException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\ErrorException extends \Error implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\FileDoesNotExistException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\InvalidOrderException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\InvalidPhptFileException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\ParameterDoesNotExistException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\PhptExternalFileCannotBeLoadedException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\Runner\UnsupportedPhptSectionException extends \RuntimeException implements \PHPUnit\Runner\Exception
  • class \PHPUnit\TextUI\CliArguments\Exception extends \RuntimeException implements \PHPUnit\Exception
  • class \PHPUnit\TextUI\XmlConfiguration\Exception extends \RuntimeException implements \PHPUnit\Exception
  • class \PHPUnit\TextUI\XmlConfiguration\MigrationException extends \RuntimeException implements \PHPUnit\Exception
RSS feed
Powered by Drupal