CouchbaseLiteException
Constructs a new exception with the specified detail message.
Parameters
message
the detail message.
Constructs a new exception with the specified cause
Parameters
cause
the cause
Constructs a new exception with the specified detail message, error domain and error code
Parameters
message
the detail message
domain
the error domain
code
the error code
Constructs a new exception with the specified error domain, error code and the specified cause
Parameters
message
the detail message
cause
the cause
domain
the error domain
code
the error code