public class MissingFieldException extends EvaluationException
Thrown to indicate that a field name cannot be resolved to a field in the current context.
| Constructor and Description |
|---|
MissingFieldException(String name) |
MissingFieldException(String name,
org.dmg.pmml.PMMLObject context) |
ensureContext, format, formatKey, formatValue, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2021. All rights reserved.