public class InvalidAttributeException extends InvalidMarkupException
| Constructor and Description |
|---|
InvalidAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value) |
InvalidAttributeException(org.dmg.pmml.PMMLObject object,
Field field,
Object value) |
InvalidAttributeException(String message) |
InvalidAttributeException(String message,
org.dmg.pmml.PMMLObject context) |
| 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 InvalidAttributeException(String message)
public InvalidAttributeException(String message, org.dmg.pmml.PMMLObject context)
public InvalidAttributeException(org.dmg.pmml.PMMLObject object,
Enum<?> value)
Copyright © 2019. All rights reserved.