ToolInterruptException constructor

ToolInterruptException(
  1. dynamic interrupt
)

Implementation

ToolInterruptException(this.interrupt);