public class BreakpointError
extends Status
| Modifier and Type | Field and Description |
|---|---|
static int |
BREAKPOINT_CONDITION_ERR |
| Constructor and Description |
|---|
BreakpointError(long breakpointID,
String message,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetail() |
long |
getfBreakpointID() |
public static final int BREAKPOINT_CONDITION_ERR
public long getfBreakpointID()
public String getDetail()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.