[ CCode ( ordering = 9 ) ]
public abstract Error? exception { get; }
Checks the exception that have been set. I.e. if the computation has thrown the exception it should be set here and the wait, wait_until and wait_async should throw FutureError.EXCEPTION.
0.11.5