module PluginAWeek #:nodoc: module EncryptedStrings #:nodoc: # Indicates no private key was found class NoPrivateKeyError < StandardError end end end