HH\Asio\WrappedResult::getException
Since this is a successful result wrapper, this always returns an
InvariantException saying that there was no exception thrown from
the Awaitable operation
public function getException(): Exception;
Returns
Exception- AnInvariantException.