Bson Exception
fun BsonException(message: String? = null, cause: Throwable? = null, errorCode: Int? = null)
Content copied to clipboard
constructs a new instance with the given message, cause and errorCode
Parameters
message
the error message
cause
the error cause
error Code
the error code