Exception Summary |
DirectoryNotFoundException |
The class DirectoryNotFoundException.java extends Exception and is thrown
when a specified dir was not found. |
EmptyDirectoryException |
The class EmptyDirectoryException.java extends Exception and is thrown when
the specified dir contains no files. |
InvalidDistanceFileException |
The class InvalidParameterException.java extends Exception and is thrown when
the specified parameters are false. can only occur in stand-alone console
mode. |
InvalidParameterException |
The class InvalidParameterException.java extends Exception and is thrown when
the specified parameters are false. can only occur in stand-alone console
mode. |
InvalidPropertiesException |
The class InvalidPropertiesException.java extends Exception and is thrown
when a property has a invalid vmalue. |
MissingPropertyException |
The class MissingPropertyException.java extends Exception and is thrown when
a property key was not passed. |
StartUpException |
The class StartUpException.java extends Exception and is thrown when the
languagefile or startparameter file was not found. |
ThreadExceededException |
The class ThreadExceededException.java extends Exception and is thrown when
the GUI is closed or the stop button was pressed. |