public class OperationException
extends io.flamingock.internal.common.core.error.FlamingockException
| Modifier and Type | Method and Description |
|---|---|
static OperationException |
fromExisting(java.lang.Throwable exception,
io.flamingock.internal.common.core.response.data.ExecuteResponseData result) |
io.flamingock.internal.common.core.response.data.ExecuteResponseData |
getResult() |
toFlamingockExceptionpublic static OperationException fromExisting(java.lang.Throwable exception, io.flamingock.internal.common.core.response.data.ExecuteResponseData result)
public io.flamingock.internal.common.core.response.data.ExecuteResponseData getResult()