public class MisplacedAttributeException extends InvalidAttributeException
| Constructor and Description |
|---|
MisplacedAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value) |
MisplacedAttributeException(org.dmg.pmml.PMMLObject object,
Field field,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatMessage(String xPath) |
ensureContext, format, formatKey, formatValue, getContext, initCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MisplacedAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value)
Copyright © 2020. All rights reserved.