Skip to content

Avoid System.exit #34

@Zomis

Description

@Zomis

Even though this question is about Swing, it applies here too: http://stackoverflow.com/a/3281935/1310566

As I plan on incorporating this in a web-based application, using System.exit would be devastating for me. Using System.exit is a mean way of terminating applications. Throw exceptions and/or interrupt threads instead.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions