GenerateException constructor
GenerateException(
- String key,
- ParserException exception
Implementation
GenerateException(this.key, this.exception);
GenerateException(this.key, this.exception);