File Manager

Path: /opt/alt/ruby21/lib64/ruby/2.1.0/rubygems/ext/

Viewing File: build_error.rb

##
# Raised when there is an error while building extensions.

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