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