MissingLicenceException constructor

MissingLicenceException(
  1. [String message]
)

Implementation

MissingLicenceException([this.message]);