gh-pages / com.nextfaze.devfun.function / InvokeResult / exception

exception

abstract val exception: Throwable? (source)

Any exceptions thrown while attempting to invoke the function.

This will be null on success.