Class TemporarySelectorClosedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class TemporarySelectorClosedException
    extends java.io.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:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      TemporarySelectorClosedException​(java.lang.String theMessage)
      Creates a new instance of TemporarySelectorClosedException
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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

      • TemporarySelectorClosedException

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