summaryrefslogtreecommitdiff
path: root/lib/rubygems/errors.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/errors.rb2
1 files changed, 1 insertions, 1 deletions
@@ -174,6 +174,6 @@ module Gem
##
# The "exception" alias allows you to call raise on a SourceFetchProblem.
- alias exception error
end
end