public class OperationTimeOutException extends RespectException
Constructor and Description |
---|
OperationTimeOutException(IRespectOperation rop) |
Modifier and Type | Method and Description |
---|---|
IRespectOperation |
getOperation() |
public OperationTimeOutException(IRespectOperation rop)
rop
- the operation whose timeout expiredpublic IRespectOperation getOperation()