@auth0/nextjs-auth0 - v4.17.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

    Constructors

    Properties

    Constructors

    Properties

    cause?: Error

    The underlying error that caused the resolution failure (optional)

    code: string = "domain_resolution_error"