Package edu.jas.kern
Class PreemptingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.jas.kern.PreemptingException
- All Implemented Interfaces:
Serializable
Preempting Exception class. Runtime Exception to be thrown when a thread is
interrupted.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PreemptingException
public PreemptingException() -
PreemptingException
-
PreemptingException
-
PreemptingException
-