ConfigurationException constructor

const ConfigurationException(
  1. String message
)

Implementation

const ConfigurationException(this.message);