Click or drag to resize
RiakResultErrorMessage Property
The error message returned from the Riak operation, in the case that the operation was not a success.

Namespace:  RiakClient
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public string ErrorMessage { get; }

Property Value

Type: String
See Also