IllegalArgumentException constructor

IllegalArgumentException(
  1. String message
)

Implementation

IllegalArgumentException(this.message);