Class UntranslatedElementException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UntranslatedElementException
    extends org.jpmml.model.MarkupException
    See Also:
    Serialized Form
    • 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
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UntranslatedElementException

        public UntranslatedElementException​(org.dmg.pmml.PMMLObject object)