Class Stoppable.Stopped

All Implemented Interfaces:
Serializable
Enclosing interface:
Stoppable

public static class Stoppable.Stopped extends RuntimeException
Exception which is thrown when a process has been stopped early.
See Also:
  • Constructor Details

    • Stopped

      public Stopped()
    • Stopped

      public Stopped(String message)