Enum imessage_database::error::message::MessageError
source · pub enum MessageError {
MissingData,
NoText,
StreamTypedParseError(StreamTypedError),
PlistParseError(PlistParseError),
InvalidTimestamp(i64),
}Expand description
Errors that can happen when working with message table data