NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
FatalError type
FatalError type
Represents a fatal error condition that causes the program to exit.
Example
throw ExitException("Input file not found")
Direct parent types
ExitException
Represents an exception that should cause exit from the program
Direct subtypes: 2