Sha256: f1e5c8ab961ff6b219d5aa6f8d9d93a6ba0780531e2f36a0a0041c8a50e85d74

Contents?: true

Size: 277 Bytes

Versions: 1874

Compression:

Stored size: 277 Bytes

Contents

# frozen_string_literal: true
module Psych
  class Exception < RuntimeError
  end

  class BadAlias < Exception
  end

  class DisallowedClass < Exception
    def initialize action, klass_name
      super "Tried to #{action} unspecified class: #{klass_name}"
    end
  end
end

Version data entries

1,874 entries across 1,871 versions & 14 rubygems

Version Path
mux_ruby-3.20.0 vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych/exception.rb
ory-client-1.15.12 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.10 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
mux_ruby-3.19.0 vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych/exception.rb
ory-client-1.15.7 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.6 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.5 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.4 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.3 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.15.0 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.14.5 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
mux_ruby-3.18.0 vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych/exception.rb
ory-client-1.14.4 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.14.3 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.14.2 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-kratos-client-1.2.1 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.14.1 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.14.0 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-hydra-client-2.2.1 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-oathkeeper-client-0.40.8 vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/lib/psych/exception.rb