GigaSpaces XAP 10.0.1 API

net.jini.event
Class InvalidIteratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jini.event.InvalidIteratorException
All Implemented Interfaces:
Serializable

public class InvalidIteratorException
extends Exception

An exception thrown when an event iterator becomes invalid. An event iterator becomes invalid when:

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

Constructor Summary
InvalidIteratorException()
          Constructs an InvalidIteratorException with no detail message.
InvalidIteratorException(String reason)
          Constructs an InvalidIteratorException with the specified 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

InvalidIteratorException

public InvalidIteratorException(String reason)
Constructs an InvalidIteratorException with the specified detail message.

Parameters:
reason - a String containing a detail message

InvalidIteratorException

public InvalidIteratorException()
Constructs an InvalidIteratorException with no detail message.


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.