Sha256: c6719280e5e340882ac32dd0c64fe3e2f49654794112388ced50fd8caa24c95f

Contents?: true

Size: 239 Bytes

Versions: 16

Compression:

Stored size: 239 Bytes

Contents

# frozen_string_literal: true

# @api public
# @since 0.17.0
module Qonfig
  # @see Qonfig::Loaders::TOML
  # @see Qondig::Loaders::Dynamic
  #
  # @api public
  # @since 0.17.0
  TOMLLoaderParseError = Class.new(::TomlRB::ParseError)
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
qonfig-0.30.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.28.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.27.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.26.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.25.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.24.1 lib/qonfig/plugins/toml/errors.rb
qonfig-0.24.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.23.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.22.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.21.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.20.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.19.1 lib/qonfig/plugins/toml/errors.rb
qonfig-0.19.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.18.1 lib/qonfig/plugins/toml/errors.rb
qonfig-0.18.0 lib/qonfig/plugins/toml/errors.rb
qonfig-0.17.0 lib/qonfig/plugins/toml/errors.rb