public class InvalidElementException extends InvalidMarkupException
| Constructor and Description |
|---|
InvalidElementException(PMMLObject object) |
InvalidElementException(String message) |
InvalidElementException(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 InvalidElementException(String message)
public InvalidElementException(String message, PMMLObject context)
public InvalidElementException(PMMLObject object)
Copyright © 2022. All rights reserved.