Constructs a new {@code IllegalThreadStateException} that includes the current stack trace.sinceAndroid 1.0 super();
super();
Constructs a new {@code IllegalThreadStateException} with the current stack trace and the specified detail message.paramdetailMessage the detail message for this exception.sinceAndroid 1.0 super(detailMessage);
super(detailMessage);