Abort.Options

public static class Abort.Options

Optional attributes for Abort

Public Methods

Abort.Options
errorMsg(String errorMsg)
Abort.Options
exitWithoutError(Boolean exitWithoutError)

Inherited Methods

Public Methods

public Abort.Options errorMsg (String errorMsg)

Parameters
errorMsg A string which is the message associated with the exception.

public Abort.Options exitWithoutError (Boolean exitWithoutError)