NDEx JavaScript Client API Reference - v0.6.0-alpha.5
    Preparing search index...

    Class NDExNetworkError

    Error thrown when network or request fails

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    statusCode?: number
    errorCode?: string
    description?: string
    originalError?: Error