© 2006-2007 ETH Zurich

org.ximtec.igesture.algorithm.feature
Class FeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Field Summary
static String NOT_ENOUGH_POINTS
           
 
Constructor Summary
FeatureException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NOT_ENOUGH_POINTS

public static final String NOT_ENOUGH_POINTS
See Also:
Constant Field Values
Constructor Detail

FeatureException

public FeatureException(String message)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.