class NoCallsException in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php \Prophecy\Exception\Prediction\NoCallsException
Hierarchy
- class \Prophecy\Exception\Prophecy\ObjectProphecyException extends \Prophecy\Exception\Prophecy\RuntimeException implements ProphecyException
- class \Prophecy\Exception\Prophecy\MethodProphecyException
- class \Prophecy\Exception\Prediction\NoCallsException implements PredictionException
- class \Prophecy\Exception\Prophecy\MethodProphecyException
Expanded class hierarchy of NoCallsException
1 file declares its use of NoCallsException
- CallPrediction.php in vendor/
phpspec/ prophecy/ src/ Prophecy/ Prediction/ CallPrediction.php
File
- vendor/
phpspec/ prophecy/ src/ Prophecy/ Exception/ Prediction/ NoCallsException.php, line 16
Namespace
Prophecy\Exception\PredictionView source
class NoCallsException extends MethodProphecyException implements PredictionException {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Exception:: |
public | function | ||
MethodProphecyException:: |
private | property | ||
MethodProphecyException:: |
public | function | ||
MethodProphecyException:: |
public | function |
Overrides ObjectProphecyException:: |
1 |
ObjectProphecyException:: |
private | property | ||
ObjectProphecyException:: |
public | function |