Sha256: caf99f1cb8706ff67e7dc3421eab8b650ea74dfefc4daa87aa6ad98ad9403b5e

Contents?: true

Size: 110 Bytes

Versions: 2

Compression:

Stored size: 110 Bytes

Contents

# encoding: utf-8

module Backup
  module Exception
    class CommandFailed < StandardError
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
backup-3.0.19 lib/backup/exception/command_failed.rb
backup-3.0.18 lib/backup/exception/command_failed.rb