Sha256: 23a2b54f42951724d1811b1f408948bba05afe003d1baed5e550642b8cb02e27

Contents?: true

Size: 152 Bytes

Versions: 6

Compression:

Stored size: 152 Bytes

Contents

module FedoraMigrate
  module Errors
    # raise this error when moving or mirgating content
    class MigrationError < StandardError
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fedora-migrate-0.5.0 lib/fedora_migrate/errors.rb
fedora-migrate-0.4.0 lib/fedora_migrate/errors.rb
fedora-migrate-0.3.0 lib/fedora_migrate/errors.rb
fedora-migrate-0.2.0 lib/fedora_migrate/errors.rb
fedora-migrate-0.1.0 lib/fedora_migrate/errors.rb
fedora-migrate-0.0.1 lib/fedora_migrate/errors.rb