ToolRoundLimitException constructor

const ToolRoundLimitException(
  1. int maxToolRounds
)

Implementation

const ToolRoundLimitException(this.maxToolRounds);