DmapImproperlyConfiguredException constructor

const DmapImproperlyConfiguredException(
  1. String message
)

Constructor.

Implementation

const DmapImproperlyConfiguredException(this.message);