| Package | Description |
|---|---|
| org.eclipse.ocl.examples.debug.vm.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
VMStackTraceElement |
| Modifier and Type | Method and Description |
|---|---|
List<IVMStackTraceElement> |
ExecutionDiagnosticImpl.getStackTrace()
Gets the stack trace that resulted from interrupted execution either by
user termination request or exception thrown
|
List<IVMStackTraceElement> |
ExecutionDiagnostic.getStackTrace()
Gets the stack trace that resulted from interrupted execution either by
user termination request or exception thrown
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VMRuntimeException.printVMStackTrace(PrintWriter pw,
List<? extends IVMStackTraceElement> elements) |
void |
ExecutionDiagnosticImpl.setStackTrace(List<? extends IVMStackTraceElement> stackElements) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.