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