IllegalThreadStateException Members

IllegalThreadStateException Members

Class Overview | This Package | All Packages

Constructors
Name Description
IllegalThreadStateException() Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) Constructs an IllegalThreadStateException with the specified detail message.


Send feedback to MSDN.Look here for MSDN Online resources.