Sha256: bcbfd6e996e21a139bf2353ee8f9ea2671749c39738424d56d1e7f57dee7b4dd

Contents?: true

Size: 149 Bytes

Versions: 4

Compression:

Stored size: 149 Bytes

Contents

module Fones
  class Error < StandardError
  end

  # Raised when the link source could not be found
  class LinkSourceDirNotFound < Error
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fones-0.1.3 lib/fones/error.rb
fones-0.1.2 lib/fones/error.rb
fones-0.1.1 lib/forge/error.rb
fones-0.1.0 lib/forge/error.rb