public abstract class PMMLException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
PMMLException() |
PMMLException(org.dmg.pmml.PMMLObject context) |
PMMLException(java.lang.String message) |
PMMLException(java.lang.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() |
java.lang.String |
toString() |
Copyright © 2017. All Rights Reserved.