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
IEnvLoader IgnoreParserException()
Returns
| Type | Description |
|---|---|
| IEnvLoader | An instance implementing the fluent interface. |