Gem::Package::Error
# File lib/rubygems/package.rb, line 18 def initialize message, path = nil @path = path message << " in #{path}" if path super message end
[Validate]
Generated with the Darkfish Rdoc Generator 2.