You are here

class DoubleException in Zircon Profile 8

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

Hierarchy

Expanded class hierarchy of DoubleException

1 file declares its use of DoubleException
LazyDouble.php in vendor/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php, line 16

Namespace

Prophecy\Exception\Doubler
View source
class DoubleException extends RuntimeException implements DoublerException {

}

Members