gh-pages / com.nextfaze.devfun.internal.exception / ExceptionInvokeResult / value

value

val value: Nothing? (source)

Overrides InvokeResult.value

The return value of the function invocation.

exception will be non-null on failure - (not including DebugException, which will not be caught).