MessagingError
actual class MessagingError(val error: Exception, recoverable: Boolean) : DelegatedClass<CBLMessagingError> (source)
ENTERPRISE EDITION API
The messaging error.
Parameters
error
the error
recoverable
the recoverable flag
ENTERPRISE EDITION API
The messaging error.
the error
the recoverable flag