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