Class OperationTimeoutException

All Implemented Interfaces:
Serializable

public class OperationTimeoutException extends ConnectorException
Thrown when an operation times out. The framework cancels an operation when the corresponding method has been executing for longer than the limit specified in APIConfiguration.
See Also: