null if no error.Fiber.failure
Throwable failure() pure nothrow @nogc @safeRetrieve the error if the fiber failed.
Returns
The throwable that caused the fiber to fail, or
Throwable failure() pure nothrow @nogc @safeRetrieve the error if the fiber failed.
null if no error.