Click or drag to resize

ApiErrorResponseErrorMessage Property

Error message.

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

Property Value

Type: String
See Also