InvalidPropertyException constructor

InvalidPropertyException(
  1. String message
)

Implementation

InvalidPropertyException(this.message);