jsat.exceptions
Class ModelMismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jsat.exceptions.ModelMismatchException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ModelMismatchException extends java.lang.RuntimeExceptionThis exception is thrown when the input into a model does not match the expectation of the model.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ModelMismatchException()ModelMismatchException(java.lang.String message)ModelMismatchException(java.lang.String message, java.lang.Throwable cause)ModelMismatchException(java.lang.Throwable cause)
-
-
-
Constructor Detail
-
ModelMismatchException
public ModelMismatchException(java.lang.String message, java.lang.Throwable cause)
-
ModelMismatchException
public ModelMismatchException(java.lang.Throwable cause)
-
ModelMismatchException
public ModelMismatchException(java.lang.String message)
-
ModelMismatchException
public ModelMismatchException()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG