IllegalArgumentException constructor

IllegalArgumentException([
  1. String? _message
])

Implementation

IllegalArgumentException([this._message]);