GSettingsException constructor

const GSettingsException(
  1. String _message
)

Implementation

const GSettingsException(this._message);