class PersistenceException < Exception

      attr_reader :record

      def initialize(record)