Home
last modified time | relevance | path

Searched refs:DoubleException (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
DLazyDouble.php14 use Prophecy\Exception\Doubler\DoubleException; alias
54 throw new DoubleException('Can not extend class with already instantiated double.');
79 throw new DoubleException(
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
DDoubleException.php16 class DoubleException extends RuntimeException implements DoublerException class
DClassNotFoundException.php14 class ClassNotFoundException extends DoubleException
DReturnByReferenceException.php14 class ReturnByReferenceException extends DoubleException
DMethodNotExtendableException.php5 class MethodNotExtendableException extends DoubleException
DMethodNotFoundException.php14 class MethodNotFoundException extends DoubleException