public class PMML4Exception extends Exception
Constructor and Description |
---|
PMML4Exception(String modelId,
String message) |
PMML4Exception(String modelId,
String message,
Throwable cause) |
PMML4Exception(String modelId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getModelId() |
void |
setModelId(String modelId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.