public class ProcessInterruptedException extends Error
Error
is thrown.
Some browsers, when shutting down an applet, may do this to processes
spawned by an ActiveApplet
that have not died naturally.
Alternatively, this may be raised by processes stopped prematurely as a result of
a call to Parallel.destroy, or by calling stop on the
ProcessManager responsible for the process (or network).
Constructor and Description |
---|
ProcessInterruptedException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProcessInterruptedException(String s)
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.