| Package | Description |
|---|---|
| de.flapdoodle.eval.core.tree |
| Modifier and Type | Method and Description |
|---|---|
ImmutableEvalFailedWithException |
ImmutableEvalFailedWithException.Builder.build()
Builds a new
ImmutableEvalFailedWithException. |
static ImmutableEvalFailedWithException |
ImmutableEvalFailedWithException.copyOf(EvalFailedWithException instance)
Creates an immutable copy of a
EvalFailedWithException value. |
ImmutableEvalFailedWithException |
ImmutableEvalFailedWithException.withException(EvaluationException value)
Copy the current immutable object by setting a value for the
exception attribute. |
Copyright © 2024. All rights reserved.