Gem::Exception
Signals that a file permission error is preventing the user from installing in the requested directories.
# File lib/rubygems/exceptions.rb, line 29 29: def initialize(path) 30: super("You don't have write permissions into the #{path} directory.") 31: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.