public class ActionExecutionException
extends java.lang.RuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
ActionExecutionException.ActionExecutionExceptionBuilder |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
getErrorData() |
java.util.List<ActionExecutionExceptionReason> |
getReasons() |
public java.util.List<ActionExecutionExceptionReason> getReasons()
public com.google.gson.JsonObject getErrorData()