NotSupportedException constructor

NotSupportedException([
  1. String message = ""
])

Implementation

NotSupportedException([this.message = ""]);