ErrorHandler

fun interface ErrorHandler

Can be used to get notified of errors in snapshot generation

See also

Functions

Link copied to clipboard
abstract fun onError(error: String)

Called on error. Snapshotting will not continue