org.ximtec.igesture.algorithm
Class AlgorithmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ximtec.igesture.algorithm.AlgorithmException
- All Implemented Interfaces:
- Serializable
public class AlgorithmException
- extends Exception
Exception thrown by algorithms.
- Version:
- 1.0 Nov 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
- See Also:
- Serialized Form
AlgorithmException
public AlgorithmException(AlgorithmException.ExceptionType exceptionType,
Throwable throwable)
AlgorithmException
public AlgorithmException(AlgorithmException.ExceptionType exceptionType)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.