Raised to indicate that a system exit should occur with the specified #exit_code
Methods
- N
Attributes
| [RW] | exit_code | The exit code for the process |
Class Public methods
new(exit_code)
Link
Creates a new SystemExitException
with the given exit_code