You are here

namespace Prophecy\Exception\Prediction in Zircon Profile 8

Same name in other branches
  1. 8.0 Prophecy\Exception\Prediction
Classsort descending Location Description
AggregateException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php
FailedPredictionException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php Basic failed prediction exception. Use it for custom prediction failures.
NoCallsException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php
PredictionException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php
UnexpectedCallsCountException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php
UnexpectedCallsException vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php