summaryrefslogtreecommitdiff
path: root/lib/rubygems/ext/build_error.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/ext/build_error.rb2
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@
##
# Raised when there is an error while building extensions.
class Gem::Ext::BuildError < Gem::InstallError
end