public class WaitException extends RuntimeException
| Constructor and Description |
|---|
WaitException(String message)
WaitException used for active waiting
|
WaitException(Throwable cause)
WaitException used for active waiting
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.