IAsyncResult.cause

A Throwable describing failure. This will be null if the operation succeeded.

@return the cause or null if the operation succeeded.

interface IAsyncResult
Throwable
cause
()

Meta