Package org.eolang

Class ExInterrupted

All Implemented Interfaces:
Serializable

public class ExInterrupted extends ExAbstract
Exception to control threads interruptions.
Since:
0.28.3
See Also:
  • Constructor Details

    • ExInterrupted

      public ExInterrupted(InterruptedException root)
      Ctor.
      Parameters:
      root - Root cause exception