org.encog.util.csv
Class CSVError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.encog.EncogError
-
- org.encog.util.csv.CSVError
-
- All Implemented Interfaces:
- java.io.Serializable
public class CSVError extends EncogError
An error has occured while working with CSV data.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description CSVError(java.lang.String msg)Construct a message exception.CSVError(java.lang.Throwable t)Construct an exception that holds another exception.
-
DMelt 3.0 © DataMelt by jWork.ORG