public class InvalidFeatureVectorValueException extends Exception
| Constructor and Description |
|---|
InvalidFeatureVectorValueException(int index,
double value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
double |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFeatureVectorValueException(int index, double value)
Copyright © 2014. All rights reserved.