Package de.bwaldvogel.liblinear
Class InvalidInputDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bwaldvogel.liblinear.InvalidInputDataException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final int
private static final long
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidInputDataException
(String message, int line) InvalidInputDataException
(String message, int lineNr, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace