codeLoadFailed

open fun codeLoadFailed(exception: Exception, startValue: Any?)

Invoked when a code load fails.

Parameters

startValue

the value returned by codeLoadStart for the start of this call. This is null unless codeLoadStart is overridden to return something else.