public static interface JavascriptVm.ListBreakpointsCallback
Modifier and Type | Method and Description |
---|---|
void |
failure(java.lang.Exception exception) |
void |
success(java.util.Collection<? extends Breakpoint> breakpoints) |
void success(java.util.Collection<? extends Breakpoint> breakpoints)
void failure(java.lang.Exception exception)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.