Package org.jpmml.transpiler.testing
Class UntranslatedElementException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jpmml.model.PMMLException
-
- org.jpmml.model.MarkupException
-
- org.jpmml.transpiler.testing.UntranslatedElementException
-
- All Implemented Interfaces:
java.io.Serializable
public class UntranslatedElementException extends org.jpmml.model.MarkupException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UntranslatedElementException(org.dmg.pmml.PMMLObject object)
-
Method Summary
-
Methods inherited from class org.jpmml.model.PMMLException
ensureContext, getContext, initCause, toString
-
-