Package org.jpmml.sklearn
Class SkLearnException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jpmml.python.PythonException
-
- org.jpmml.sklearn.SkLearnException
-
- All Implemented Interfaces:
Serializable
public class SkLearnException extends org.jpmml.python.PythonException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SkLearnException(String message)SkLearnException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-