Function isArangoError

  • Indicates whether the given value represents an ArangoError.

    Parameters

    • error: any

      A value that might be an ArangoError.

    Returns error is ArangoError

Generated using TypeDoc