Class TemporarySelectorClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.corba.ee.impl.transport.TemporarySelectorClosedException
All Implemented Interfaces:
Serializable

public class TemporarySelectorClosedException extends IOException
Thrown when an operation is performed on a TemporarySelector which is not allowed as a result of the current state of a TemporarySelector.
See Also:
  • Constructor Details

    • TemporarySelectorClosedException

      public TemporarySelectorClosedException(String theMessage)
      Creates a new instance of TemporarySelectorClosedException
      Parameters:
      theMessage - The details message