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, format, formatKey, formatValue, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2020. All rights reserved.