public final class ActivityTaskTimeoutException
extends java.lang.RuntimeException
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActivityId() |
ActivityType |
getActivityType() |
byte[] |
getDetails() |
long |
getEventId() |
TimeoutType |
getTimeoutType() |
public byte[] getDetails()
public long getEventId()
public TimeoutType getTimeoutType()
public ActivityType getActivityType()
public java.lang.String getActivityId()