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

    Class NDExValidationError

    Error thrown when request validation fails (HTTP 400).

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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