Future.exception

Returns the exception stored in the future's result (if any)

struct Future(T)
@property @safe @nogc
Throwable
exception
()

Meta