@Value.Immutable public abstract class EvalFailedWithException extends Object
| Constructor and Description |
|---|
EvalFailedWithException() |
| Modifier and Type | Method and Description |
|---|---|
abstract EvaluationException |
exception() |
static EvaluableExceptionMapper |
mapper() |
static EvalFailedWithException |
of(EvaluationException exception) |
public abstract EvaluationException exception()
public static EvalFailedWithException of(EvaluationException exception)
public static EvaluableExceptionMapper mapper()
Copyright © 2024. All rights reserved.