Exceptions
Defined in: Keyview_Errors.hpp
The following exceptions can be thrown by calls to the API:
keyview_errorformat_not_supported_errorpassword_protected_errorautodetection_failureautodetection_no_format_errorinput_file_not_found_erroropen_output_file_failedencoding_not_converted_errorencoding_not_supported_errorexternal_subfile_errorchild_timeout_error
All the exceptions inherit from keyview_error, which itself inherits from std::exception.