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

    Class NDExServerError

    Error thrown when the server encounters an internal error (HTTP 5xx).

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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