Click or drag to resize

ApiErrorExceptionApiError Property

Namespace:  ArangoDBNetStandard
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public ApiErrorResponse ApiError { get; set; }

Property Value

Type: ApiErrorResponse
See Also