PK

ADDRLIN : /opt/alt/ruby24/lib64/ruby/2.4.0/rubygems/ext/
FLL :
Current File : //opt/alt/ruby24/lib64/ruby/2.4.0/rubygems/ext/build_error.rb

# frozen_string_literal: true
##
# Raised when there is an error while building extensions.

class Gem::Ext::BuildError < Gem::InstallError
end



PK 99