Class SystemExit
In: error.c
Parent: Exception

Methods

new   status   success?  

Public Class methods

Create a new SystemExit exception with the given status.

Public Instance methods

Return the status value associated with this system exit.

Returns true if exiting successful, false if not.

To view or add comments on this documentation, please go to the API wiki.

[Validate]