Class Gem::SystemExitException
In: lib/rubygems/exceptions.rb
Parent: SystemExit

Raised to indicate that a system exit should occur with the specified exit_code

Methods

new  

Attributes

exit_code  [RW] 

Public Class methods

[Validate]