|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| 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)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||