Class NoneFittedFilterExeception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ai.libs.jaicore.ml.core.exception.UncheckedJaicoreMLException
-
- ai.libs.jaicore.ml.tsc.exceptions.NoneFittedFilterExeception
-
- All Implemented Interfaces:
java.io.Serializable
public class NoneFittedFilterExeception extends UncheckedJaicoreMLException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoneFittedFilterExeception(java.lang.String message)NoneFittedFilterExeception(java.lang.String message, java.lang.Throwable cause)
-