InvalidParametersException constructor

InvalidParametersException(
  1. String message
)

Implementation

InvalidParametersException(this.message);