Sha256: f1e5c8ab961ff6b219d5aa6f8d9d93a6ba0780531e2f36a0a0041c8a50e85d74

Contents?: true

Size: 277 Bytes

Versions: 1887

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,887 entries across 1,884 versions & 14 rubygems

Version Path
ory-client-0.0.1.alpha66 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-oathkeeper-client-0.38.19.beta1 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-oathkeeper-client-0.38.18.beta1 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-oathkeeper-client-0.38.17.beta1 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
avalara_sdk-2.4.7 vendor/bundle/ruby/2.6.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha58 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha57 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha56 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha55 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha54 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha53 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha52 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha51 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha50 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/exception.rb
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha49 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha48 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha47 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb
ory-client-0.0.1.alpha46 vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/lib/psych/exception.rb