Search Results for

    Show / Hide Table of Contents

    Method IgnoreException

    | Improve this Doc View Source

    IgnoreException()

    Disables/ignores BinderException. This method tells the binder not to throw an exception when it encounters one or more errors.

    Declaration
    public IEnvBinder IgnoreException()
    Returns
    Type Description
    IEnvBinder

    An instance implementing the fluent interface.

    Implements
    IEnvBinder.IgnoreException()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core