Module error

Source
Expand description

Error types that this crate can return

Structs§

ParseColorError
Error parsing a color code

Enums§

BlockStreamError
Errors reading from the HMAC block stream
CompressionConfigError
Errors with the configuration of the compression algorithm
CryptographyError
Errors while performing cryptographic operations
DatabaseIntegrityError
Errors stemming from corrupted databases
DatabaseKeyError
Errors related to the database key
DatabaseOpenError
Errors upon reading a Database
DatabaseSaveError
Errors occurring when saving a Database
InnerCipherConfigError
Errors with the configuration of the inner encryption
KdfConfigError
Errors with the configuration of the Key Derivation Function
OuterCipherConfigError
Errors with the configuration of the outer encryption
VariantDictionaryError
Errors while parsing a VariantDictionary
XmlParseError
Errors while parsing the XML document inside of a KeePass database