Click or drag to resize

CouchbaseLiteException Properties

The CouchbaseLiteException type exposes the following members.

Properties
  NameDescription
Public propertyCBLStatus
Gets the Status object holding the error code for this exception
Public propertyData (Inherited from Exception.)
Public propertyHelpLink (Inherited from Exception.)
Public propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Top
See Also