If Success is false and an exception has been caught internally, this field will contain the exception.
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
SyntaxException Exception { get; }
Exception Exception { get; }
ReadOnly Property Exception As Exception
Get
ReadOnly Property Exception As Exception
Get
property Exception^ Exception {
Exception^ get ();
}
property Exception^ Exception {
Exception^ get ();
}
abstract Exception : Exception with get
abstract Exception : Exception with get
Property Value
Type:
Exception
See Also