ClayConfigException constructor
const
ClayConfigException(
- String message
Creates a ClayConfigException.
Implementation
const ClayConfigException(this.message);
Creates a ClayConfigException.
const ClayConfigException(this.message);