Class SplitFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.libs.jaicore.ml.weka.dataset.splitter.SplitFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class SplitFailedException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SplitFailedException(java.lang.Exception e)
-