public static interface JavascriptVm.SuspendCallback
Modifier and Type | Method and Description |
---|---|
void |
failure(java.lang.Exception reason) |
void |
success()
Signals that command successfully finished.
|
void success()
DebugEventListener.suspended(DebugContext)
will be called soon.void failure(java.lang.Exception reason)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.