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.

Class Method Summary

Deprecate - Extended

deprecate

Simple deprecation method that deprecates name by wrapping it up in a dummy method.

skip_during

Temporarily turn off warnings.

Instance Attribute Summary

Instance Attribute Details

#source_exception (rw)

This method is for internal use only.
[ GitHub ]

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

attr_accessor :source_exception # :nodoc: