java.lang
public class IllegalThreadStateException extends IllegalArgumentException
Thread.suspend
or Thread.resume
, but these
two methods are deprecated, this exception is likely very rare.Constructor and Description |
---|
IllegalThreadStateException()
Create an exception without a message.
|
IllegalThreadStateException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalThreadStateException()
public IllegalThreadStateException(String s)
s
- the message