Class CouchbaseNetworkException
An exception that is thrown when there is an abnormal network condition detected.
This exception has a domain of Couchbase
Inherited Members
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class CouchbaseNetworkException : CouchbaseException
Properties
| Improve this Doc View SourceError
Gets the error as a Couchbase
Declaration
public CouchbaseLiteError Error { get; }
Property Value
Type | Description |
---|---|
Couchbase |