123456789_123456789_123456789_123456789_123456789_

Exception: Gem::Exception

Overview

Base exception class for RubyGems. All exception raised by RubyGems are a subclass of this one.

Instance Attribute Summary

Instance Attribute Details

#source_exception (rw)

This method is for internal use only.
[ GitHub ]

  
# File 'lib/rubygems/exceptions.rb', line 16

attr_accessor :source_exception # :nodoc: