Class CouchbasePosixException
An exception that is thrown when a POSIX error code is received during operation.
This exception has a domain of POSIX. The Error
values are dependent on the OS being run on. They are defined in
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class CouchbasePosixException : CouchbaseException