You are here

interface PredictionException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php \Prophecy\Exception\Prediction\PredictionException

Hierarchy

Expanded class hierarchy of PredictionException

All classes that implement PredictionException

3 files declare their use of PredictionException
ObjectProphecy.php in vendor/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php
Prophet.php in vendor/phpspec/prophecy/src/Prophecy/Prophet.php
TestCase.php in vendor/phpunit/phpunit/src/Framework/TestCase.php

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php, line 16

Namespace

Prophecy\Exception\Prediction
View source
interface PredictionException extends Exception {

}

Members