Method IgnoreParserException
| Improve this Doc View SourceIgnoreParserException()
Disables/ignores ParserException. This method tells the parser not to throw an exception when it encounters one or more errors.
Declaration
public IEnvLoader IgnoreParserException()
Returns
Type | Description |
---|---|
IEnvLoader | An instance implementing the fluent interface. |