OutcomeUnavailable
Rasuvaeff\Understudy\Exception\OutcomeUnavailable
Class — Package: rasuvaeff/understudy — Source — Version: v0.4.1
Extends: LogicException
Implements: Throwable, Stringable, Exception\UnderstudyError
An invocation's outcome was read as the wrong kind: a returned value asked of a call that threw. null is a valid return value, so this cannot be signalled by returning null.
Methods
threwInstead()
php
static threwInstead(non-empty-string $method, Throwable $thrown): selfdiscardedByLean()
php
static discardedByLean(non-empty-string $method): self