Click or drag to resize
IResultException Property
If Success is false and an exception has been caught internally, this field will contain the exception.

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Exception Exception { get; set; }

Property Value

Type: Exception
See Also