public abstract class PMMLException extends RuntimeException
| Constructor and Description |
|---|
PMMLException() |
PMMLException(org.dmg.pmml.PMMLObject context) |
PMMLException(String message) |
PMMLException(String message,
org.dmg.pmml.PMMLObject context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureContext(org.dmg.pmml.PMMLObject parentContext) |
org.dmg.pmml.PMMLObject |
getContext() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2017. All Rights Reserved.