Package exception

Package containing all application specific exceptions.

See:
          Description

Exception Summary
InvalidConfigParameterException This exception is thrown if a invalid config parameter value was given.
InvalidSkeletonException this exception is thrown if something weird was found in the skeleton data.
InvalidWeightFunctionGivenException this exception is thrown if an invalid weight function was given to the matching algorithm.
WrongUsageOfAlgorithmException if this exception is thrown, you might have used one of the algorithms wrong or in the wrong order: something might not have been set yet
 

Package exception Description

Package containing all application specific exceptions.