Class SystemExitException

java.lang.Object
All Implemented Interfaces:
Serializable

public class SystemExitException extends SecurityException
Exception to be thrown by SystemExitManager when System.exit(int) is called
Author:
Alexander Kriegisch
See Also: