public class StackTrace extends Object implements Serializable
Constructor and Description |
---|
StackTrace(InstanceID instanceId,
String stackTrace) |
Modifier and Type | Method and Description |
---|---|
InstanceID |
getInstanceId() |
String |
getStackTrace() |
public StackTrace(InstanceID instanceId, String stackTrace)
public InstanceID getInstanceId()
public String getStackTrace()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.