Class SystemExit

All Implemented Interfaces:
Serializable

public class SystemExit extends Exception
Represents a RubySystemExit as a throwable Java exception.
See Also: