ConfigurationException constructor

ConfigurationException(
  1. String message
)

Implementation

ConfigurationException(this.message);