Class IOReactorShutdownException

All Implemented Interfaces:
Serializable

public class IOReactorShutdownException extends IllegalStateException
Signals the I/O reactor has been shut down or is in the process of shutting down.
Since:
5.0
See Also:
  • Field Details

  • Constructor Details

    • IOReactorShutdownException

      public IOReactorShutdownException(String message)