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

    Class NDExNotFoundError

    Error thrown when a requested resource is not found (HTTP 404).

    The errorCode property reflects the server-supplied error code. Falls back to 'NOT_FOUND' when absent.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    statusCode?: number
    errorCode?: string
    description?: string