public class MongoInternalException extends MongoException
TRANSIENT_TRANSACTION_ERROR_LABEL, UNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL
Constructor and Description |
---|
MongoInternalException(java.lang.String msg) |
MongoInternalException(java.lang.String msg,
java.lang.Throwable t) |
addLabel, fromThrowable, fromThrowableNonNull, getCode, getErrorLabels, hasErrorLabel, removeLabel
public MongoInternalException(java.lang.String msg)
msg
- the description of the problempublic MongoInternalException(java.lang.String msg, java.lang.Throwable t)
msg
- the description of the problemt
- the Throwable root causeCopyright © 2010 - 2020 Adobe. All Rights Reserved