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(E object) |
MissingFieldException(java.lang.String name) |
MissingFieldException(java.lang.String name,
org.dmg.pmml.PMMLObject context) |
format, formatKey, formatName, formatValueensureContext, getContext, initCause, toStringCopyright © 2025. All Rights Reserved.