public class OperationTimeoutException extends RuntimeException
OperationTimeoutException is thrown when a space operation timeouts after waiting
 for a transactional proper matching entry. | Constructor and Description | 
|---|
OperationTimeoutException()
Constructs an OperationTimeoutException with a default detailed message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Throwable | 
fillInStackTrace()
override fillInStackTrace() and do nothing 
 | 
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationTimeoutException()
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © GigaSpaces.