org.ximtec.igesture.algorithm.feature
Class FeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ximtec.igesture.algorithm.feature.FeatureException
- All Implemented Interfaces:
- Serializable
public class FeatureException
- extends Exception
Feature exception that is thrown if there is a problem computing a feature.
- Version:
- 1.0 May 2007
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NOT_ENOUGH_POINTS
public static final String NOT_ENOUGH_POINTS
- See Also:
- Constant Field Values
FeatureException
public FeatureException(String message)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.