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