Click or drag to resize

CouchbaseLiteException Properties

The CouchbaseLiteException type exposes the following members.

Properties
  NameDescription
Public propertyCode
Directly gets the status code of the exception for fast access
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.)
Public propertyStatus
Gets the Status object holding the error code for this exception
Top
See Also