DaapImproperlyConfiguredException constructor

const DaapImproperlyConfiguredException(
  1. String message
)

Constructor.

Implementation

const DaapImproperlyConfiguredException(this.message);