public static interface JavascriptVm.BreakpointCallback
Modifier and Type | Method and Description |
---|---|
void |
failure(java.lang.String errorMessage) |
void |
success(Breakpoint breakpoint) |
void success(Breakpoint breakpoint)
void failure(java.lang.String errorMessage)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.