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(String errorCode,
String message) |
OMSTimeOutException(String errorCode,
String message,
Throwable cause) |
OMSTimeOutException(String errorCode,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2018 OpenMessaging. All rights reserved.