public class OMSTimeOutException extends OMSRuntimeException
OMSTimeOutException must be thrown when a blocking operation times out.
Blocking operations for which a timeout is specified need a means to indicate that the timeout has occurred.
| Constructor and Description |
|---|
OMSTimeOutException(int errorCode,
String message) |
OMSTimeOutException(int errorCode,
String message,
Throwable cause) |
OMSTimeOutException(int errorCode,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2020 OpenMessaging. All rights reserved.