public class PlanningException extends RuntimeException
| Constructor and Description |
|---|
PlanningException(String message,
String containerId,
org.kie.server.api.model.taskassigning.PlanningExecutionResult.ErrorCode code) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.server.api.model.taskassigning.PlanningExecutionResult.ErrorCode |
getCode() |
String |
getContainerId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic org.kie.server.api.model.taskassigning.PlanningExecutionResult.ErrorCode getCode()
public String getContainerId()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.