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