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.11.0 vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych/exception.rb
ory-client-1.2.11 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.10 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.9 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.8 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.7 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.6 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.5 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.4 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.3 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.2 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.1 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.2.0 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-kratos-client-1.0.0 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.51 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.50 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.49 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.48 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.47 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb
ory-client-1.1.46 vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/lib/psych/exception.rb