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