GigaSpaces XAP 9.7.2 API

net.jini.core.transaction
Class CannotJoinException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jini.core.transaction.TransactionException
              extended by net.jini.core.transaction.CannotJoinException
All Implemented Interfaces:
Serializable

public class CannotJoinException
extends TransactionException

Exception thrown when a transaction cannot be joined because it is no longer active.

Since:
1.0
Author:
Sun Microsystems, Inc.
See Also:
Serialized Form

Constructor Summary
CannotJoinException()
          Constructs an instance with no detail message.
CannotJoinException(String desc)
          Constructs an instance with a detail message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

CannotJoinException

public CannotJoinException(String desc)
Constructs an instance with a detail message.

Parameters:
desc - the detail message

CannotJoinException

public CannotJoinException()
Constructs an instance with no detail message.


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.