InvalidProjectConfigException constructor

InvalidProjectConfigException(
  1. String message
)

Implementation

InvalidProjectConfigException(this.message);