public class MongoWriteConcernWithResponseException extends MongoException
TRANSIENT_TRANSACTION_ERROR_LABEL, UNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL| Constructor and Description |
|---|
MongoWriteConcernWithResponseException(MongoException exception,
Object response) |
| Modifier and Type | Method and Description |
|---|---|
MongoException |
getCause() |
Object |
getResponse() |
addLabel, fromThrowable, fromThrowableNonNull, getCode, getErrorLabels, hasErrorLabel, removeLabeladdSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MongoWriteConcernWithResponseException(MongoException exception, Object response)
public MongoException getCause()
public Object getResponse()
Copyright © 2010 - 2020 Adobe. All Rights Reserved