Classes | |
class | AlgorithmFactoryException |
Exceptions of the algorithm factory. More... | |
class | AlgorithmNotFoundException |
Exception that is thrown if an algorithm is not found. More... | |
class | DatasetNotFoundException |
Exception for cases when datasets with a given key are not found. More... | |
class | Exception |
The base class for the exceptions. More... | |
class | FormatNotSupportedException |
Exception that is thrown when a format is not supported. More... | |
class | IndexOutOfBoundsException |
Exception that is thrown if an index gets out of bounds. More... | |
class | InvalidCastException |
Exception for invalid dynamic casts. More... | |
class | MetadataNotFoundException |
Exception that is thrown if metadata is not found. More... | |
class | NullPointerException |
Exception that is thrown if a null pointer occurs. More... |