© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.algorithm.AlgorithmException.ExceptionType

Packages that use AlgorithmException.ExceptionType
org.ximtec.igesture.algorithm Algorithm interfaces to be implemented by new recognition algorithms. 
 

Uses of AlgorithmException.ExceptionType in org.ximtec.igesture.algorithm
 

Methods in org.ximtec.igesture.algorithm that return AlgorithmException.ExceptionType
static AlgorithmException.ExceptionType AlgorithmException.ExceptionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlgorithmException.ExceptionType[] AlgorithmException.ExceptionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ximtec.igesture.algorithm with parameters of type AlgorithmException.ExceptionType
AlgorithmException(AlgorithmException.ExceptionType exceptionType)
           
AlgorithmException(AlgorithmException.ExceptionType exceptionType, Throwable throwable)
           
 


© 2006-2007 ETH Zurich

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