GigaSpaces XAP 9.1 API

com.j_spaces.core.client
Class OperationTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.j_spaces.core.client.OperationTimeoutException
All Implemented Interfaces:
Serializable

public class OperationTimeoutException
extends RuntimeException

OperationTimeoutException is thrown when a space operation timeouts after waiting for a transactional proper matching entry.

Since:
5.2
Version:
1.0
Author:
moran
See Also:
Serialized Form

Constructor Summary
OperationTimeoutException()
          Constructs an OperationTimeoutException with a default detailed message.
 
Method Summary
 Throwable fillInStackTrace()
          override fillInStackTrace() and do nothing
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OperationTimeoutException

public OperationTimeoutException()
Constructs an OperationTimeoutException with a default detailed message. The cause is not initialized, and may subsequently be initialized by a call to initCause.

Method Detail

fillInStackTrace

public Throwable fillInStackTrace()
override fillInStackTrace() and do nothing

Overrides:
fillInStackTrace in class Throwable

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.