Fiber.failure

Throwable failure() pure nothrow @nogc @safe

Retrieve the error if the fiber failed.

Returns

The throwable that caused the fiber to fail, or null if no error.