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.| Constructor and Description |
|---|
DeadlineRunnable(RequestManager requestManager,
RequestManager.RequestToken token,
boolean isUncatchable) |
public DeadlineRunnable(RequestManager requestManager, RequestManager.RequestToken token, boolean isUncatchable)
Copyright © 2022. All rights reserved.