org.encog.ml.data
Class MLDataError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.encog.ml.data.MLDataError
-
- All Implemented Interfaces:
- java.io.Serializable
public class MLDataError extends java.lang.RuntimeExceptionUsed by the machine learning methods classes to indicate a data error.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description MLDataError(java.lang.String msg)Construct a message exception.MLDataError(java.lang.Throwable t)Construct an exception that holds another exception.
-
DMelt 3.0 © DataMelt by jWork.ORG