Class RequestManager.DeadlineRunnable

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    RequestManager

    public class RequestManager.DeadlineRunnable
    extends Object
    implements Runnable
    DeadlineRunnable causes the specified Throwable to be thrown within the specified thread. The stack trace of the Throwable is ignored, and is replaced with the stack trace of the thread at the time the exception is thrown.