@auth0/nextjs-auth0 - v4.26.0
    Preparing search index...

    Class DomainResolutionError

    Error thrown when domain resolution fails during MCD initialization or request handling.

    This error is public and may be caught by application code.

    Hierarchy (View Summary)

    Index
    cause?: Error

    The underlying error that caused the resolution failure (optional)

    code: string = "domain_resolution_error"