public class PriorityWaitException extends RuntimeException
| Constructor and Description |
|---|
PriorityWaitException(long waitInMs) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
long |
getWaitInMs() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic long getWaitInMs()
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2021 Alibaba Group. All rights reserved.