Click or drag to resize

ApiErrorException Constructor (String)

Initializes a new instance of the ApiErrorException class

Namespace:  ArangoDBNetStandard
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public ApiErrorException(
	string message
)

Parameters

message
Type: SystemString
See Also