Function Future.exception

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

Throwable exception () @nogc @property @safe;