Class SkLearnException

  • All Implemented Interfaces:
    Serializable

    public class SkLearnException
    extends org.jpmml.python.PythonException
    See Also:
    Serialized Form
    • Constructor Detail

      • SkLearnException

        public SkLearnException​(String message)
      • SkLearnException

        public SkLearnException​(String message,
                                Throwable cause)