RangeException constructor

RangeException([
  1. dynamic message
])

Implementation

RangeException([this.message]);