Searched refs:IllegalThreadStateException (Results 1 – 13 of 13) sorted by relevance
28 IllegalThreadStateException e = new IllegalThreadStateException(); in test_Constructor()38 IllegalThreadStateException e = new IllegalThreadStateException("fixture"); in test_ConstructorLjava_lang_String()
94 } catch (IllegalThreadStateException e) { in test_ConstructorLjava_lang_ThreadGroupLjava_lang_String()141 } catch (IllegalThreadStateException e) { in test_destroy()159 } catch (IllegalThreadStateException e) { in test_destroy()167 } catch (IllegalThreadStateException e) { in test_destroy()194 } catch (IllegalThreadStateException e) { in test_destroy()216 } catch (IllegalThreadStateException its) { in test_destroy()226 } catch (IllegalThreadStateException its) { in test_destroy()240 } catch (IllegalThreadStateException e) { in test_destroy_subtest0()
133 } catch(IllegalThreadStateException expected) { in test_exitValue()
39 public class IllegalThreadStateException extends IllegalArgumentException { class46 public IllegalThreadStateException() { in IllegalThreadStateException() method in IllegalThreadStateException56 public IllegalThreadStateException(String s) { in IllegalThreadStateException() method in IllegalThreadStateException
196 } catch(IllegalThreadStateException ex) { in waitFor()261 } catch(IllegalThreadStateException e) { in isAlive()
794 throw new IllegalThreadStateException(); in destroy()826 throw new IllegalThreadStateException(); in add()883 throw new IllegalThreadStateException(); in addUnstarted()905 throw new IllegalThreadStateException(); in add()
871 throw new IllegalThreadStateException(); in start()1553 throw new IllegalThreadStateException(); in setDaemon()2238 throw new IllegalThreadStateException(); in setSystemDaemon()
215 throw new IllegalThreadStateException("process hasn't exited");
66 } catch(IllegalThreadStateException itse) { in test_ConstructorLjava_lang_ThreadGroupLjava_lang_RunnableLjava_lang_StringL$L()152 } catch (IllegalThreadStateException ex) { in test_setDaemonZ()412 } catch(IllegalThreadStateException itse){ in test_start()
448 } catch (IllegalThreadStateException expected) { in testThreadDoubleStart()473 } catch (IllegalThreadStateException expected) { in testThreadRestart()
33 throws SecurityException, IllegalThreadStateException { in MyThread()
964 throw new IllegalThreadStateException(); in addWorker()
149 "ojluni/src/main/java/java/lang/IllegalThreadStateException.java",