IllegalThreadStateException.IllegalThreadStateException

IllegalThreadStateException.IllegalThreadStateException

Class Overview | Class Members | This Package | All Packages

Syntax 1
public IllegalThreadStateException()
Description
Constructs an IllegalThreadStateException with no detail message.



Syntax 2
public IllegalThreadStateException( String s )
Parameters
s
the detail message.
Description
Constructs an IllegalThreadStateException with the specified detail message.