Show / Hide Table of Contents

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 , and

Inheritance
System.Object
CouchbaseException
CouchbasePosixException
Inherited Members
CouchbaseException.Domain
CouchbaseException.Error
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class CouchbasePosixException : CouchbaseException
  • Improve this Doc
  • View Source
Back to top Generated by DocFX