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:
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
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-