CouchbaseLiteException Constructor (String) |
Constructor
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax public CouchbaseLiteException(
string message
)
Parameters
- message
- Type: SystemString
The message to display
See Also