IllegalStateException constructor

IllegalStateException([
  1. String? message
])

Implementation

IllegalStateException([String? this.message]);