onError

abstract var onError: (error: JsError) -> Unit?(source)

An error with the debug adapter has occurred.

Online Documentation