IllegalArgumentException constructor

IllegalArgumentException(
  1. dynamic message
)

Implementation

IllegalArgumentException(this.message);