Encryption related errors
Base for all the encryption errors
Class.new(::Karafka::Errors::BaseError)
Raised when we have encountered encryption key with version we do not have
Class.new(BaseError)