Class MisplacedElementListException

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatMessage​(java.lang.String xPath)  
      • 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

      • MisplacedElementListException

        public MisplacedElementListException​(java.util.List<? extends PMMLObject> objects)
    • Method Detail

      • formatMessage

        public static java.lang.String formatMessage​(java.lang.String xPath)