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, toStringpublic OperationTimeoutException()
public OperationTimeoutException(String msg)
public OperationTimeoutException(Throwable e)
Copyright © 2019. All rights reserved.