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

Breadcrumb

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

class FailedPredictionException

Basic failed prediction exception. Use it for custom prediction failures.

@author Konstantin Kudryashov <ever.zet@gmail.com>

Hierarchy

  • class \Prophecy\Exception\Prediction\FailedPredictionException extends \RuntimeException implements \Prophecy\Exception\Prediction\PredictionException

Expanded class hierarchy of FailedPredictionException

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php, line 22

Namespace

Prophecy\Exception\Prediction
View source
class FailedPredictionException extends RuntimeException implements PredictionException {

}
RSS feed
Powered by Drupal