# frozen_string_literal: true module CombinePDF class EncryptionError < StandardError end end