Home
last modified time | relevance | path

Searched defs:ThreadExecutionException (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/thread/
DThreadExecutionException.java8 public class ThreadExecutionException extends Exception { class
11 public ThreadExecutionException(Throwable t) { in ThreadExecutionException() method in ThreadExecutionException