InvalidArgumentException constructor

InvalidArgumentException(
  1. String message
)

Implementation

InvalidArgumentException(this.message);