Files | |
file | algorithm_factory_exception.cpp [code] |
Implementation of algorithm_factory_exception.cpp. | |
file | algorithm_factory_exception.h [code] |
Exceptions of the algorithm factory. | |
file | algorithm_not_found_exception.cpp [code] |
Implementation of algorithm_not_found_exception.h. | |
file | algorithm_not_found_exception.h [code] |
Exception that is thrown if an algorithm is not found. | |
file | dataset_not_found_exception.cpp [code] |
file | dataset_not_found_exception.h [code] |
Exception for cases when datasets with a given key are not found. | |
file | exception.cpp [code] |
Implementation of exception.h. | |
file | exception.h [code] |
The base class for the exceptions. | |
file | format_not_supported_exception.cpp [code] |
Implementation of format_not_supported_exception.h. | |
file | format_not_supported_exception.h [code] |
Exception that is thrown when a format is not supported. | |
file | index_out_of_bounds_exception.cpp [code] |
Implementation of indexoutofboundsexception.h. | |
file | index_out_of_bounds_exception.h [code] |
Exception that is thrown if an index gets out of bounds. | |
file | invalid_cast_exception.cpp [code] |
file | invalid_cast_exception.h [code] |
file | metadata_not_found_exception.cpp [code] |
Implementation of metadata_not_found_exception.h. | |
file | metadata_not_found_exception.h [code] |
Exception that is thrown if metadata can't be found. | |
file | null_pointer_exception.cpp [code] |
file | null_pointer_exception.h [code] |
Exception for invalid dynamic casts. |