cbr.service
Class UnsupportedAlgorithmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cbr.service.UnsupportedAlgorithmException
- All Implemented Interfaces:
- Serializable
- public class UnsupportedAlgorithmException
- extends Exception
This exception signals that a feature vector could not
be mapped to the types of feature vectors supported
locally.
- Version:
- "$Id: UnsupportedAlgorithmException.java 1913 2007-08-08 02:41:53Z jpeters $"
- Author:
- Volker Roth
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedAlgorithmException
public UnsupportedAlgorithmException()
UnsupportedAlgorithmException
public UnsupportedAlgorithmException(String message)
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.