public class IllegalThreadStateException extends IllegalArgumentException { // Public Constructors public IllegalThreadStateException( ); public IllegalThreadStateException(String s); }