ToolBreakException constructor

ToolBreakException(
  1. String? message
)

Implementation

ToolBreakException(this.message);