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(org.dmg.pmml.FieldName name) |
MissingFieldException(org.dmg.pmml.FieldName name,
org.dmg.pmml.PMMLObject context) |
ensureContext, getContext, toStringCopyright © 2017. All Rights Reserved.