IllegalStateException constructor

IllegalStateException([
  1. String? _message
])

Implementation

IllegalStateException([this._message]);