InvalidParameterException constructor

InvalidParameterException(
  1. String message
)

Implementation

InvalidParameterException(this.message);