public class EvaluationException
extends org.jpmml.model.PMMLException
Thrown to indicate an abrupt termination of the evaluation operation.
| Constructor and Description |
|---|
EvaluationException(String message) |
EvaluationException(String message,
org.dmg.pmml.PMMLObject context) |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(Object object) |
static String |
formatKey(Object object) |
static String |
formatName(String name) |
static String |
formatValue(Object object) |
ensureContext, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2022. All rights reserved.