public class OperationTimeoutException extends ConnectorException
operation times out.
The framework cancels an operation when the corresponding method
has been executing for longer than the
limit specified in APIConfiguration.| Constructor and Description |
|---|
OperationTimeoutException() |
OperationTimeoutException(String msg) |
OperationTimeoutException(String msg,
Throwable e) |
OperationTimeoutException(Throwable e) |
rethrow, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.