Method IgnoreException
| Improve this Doc View SourceIgnoreException()
Disables/ignores BinderException. This method tells the binder not to throw an exception when it encounters one or more errors.
Declaration
IEnvBinder IgnoreException()
Returns
Type | Description |
---|---|
IEnvBinder | An instance implementing the fluent interface. |