Sha256: e42948f3294b94ca72e788e46a4d51e1ae2cb3e6fb158eff521406da6ac97b3c

Contents?: true

Size: 135 Bytes

Versions: 43

Compression:

Stored size: 135 Bytes

Contents

require 'fig/user_input_error'

module Fig
  # An issue with parsing a .fig file.
  class PackageParseError < UserInputError
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
fig-1.10.0 lib/fig/package_parse_error.rb
fig-1.9.0 lib/fig/package_parse_error.rb
fig-1.8.0 lib/fig/package_parse_error.rb
fig-1.7.0 lib/fig/package_parse_error.rb
fig-1.6.0 lib/fig/package_parse_error.rb
fig-1.5.0 lib/fig/package_parse_error.rb
fig-1.4.0 lib/fig/package_parse_error.rb
fig-1.3.0 lib/fig/package_parse_error.rb
fig-1.2.0 lib/fig/package_parse_error.rb
fig-1.1.0 lib/fig/package_parse_error.rb
fig-1.0.0 lib/fig/package_parse_error.rb
fig-0.2.5 lib/fig/package_parse_error.rb
fig-0.2.3 lib/fig/package_parse_error.rb
fig-0.2.1 lib/fig/package_parse_error.rb
fig-0.1.81 lib/fig/package_parse_error.rb
fig-0.1.79 lib/fig/package_parse_error.rb
fig-0.1.77 lib/fig/package_parse_error.rb
fig-0.1.76 lib/fig/package_parse_error.rb
fig-0.1.75 lib/fig/package_parse_error.rb
fig-0.1.73 lib/fig/package_parse_error.rb