public final class MongoDbErrorCodes extends Object
MongoDbErrorCodes
MongoDbErrorCodes()
static String
getErrorDescription(Integer errorCode)
static boolean
isClientSessionFailureCode(Integer errorCode)
isDataAccessResourceFailureCode(Integer errorCode)
isDataIntegrityViolationCode(Integer errorCode)
isDuplicateKeyCode(Integer errorCode)
isInvalidDataAccessApiUsageCode(Integer errorCode)
isPermissionDeniedCode(Integer errorCode)
isTransactionFailureCode(Integer errorCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MongoDbErrorCodes()
public static boolean isDataIntegrityViolationCode(@Nullable Integer errorCode)
public static boolean isDataAccessResourceFailureCode(@Nullable Integer errorCode)
public static boolean isDuplicateKeyCode(@Nullable Integer errorCode)
public static boolean isPermissionDeniedCode(@Nullable Integer errorCode)
public static boolean isInvalidDataAccessApiUsageCode(@Nullable Integer errorCode)
public static String getErrorDescription(@Nullable Integer errorCode)
public static boolean isClientSessionFailureCode(@Nullable Integer errorCode)
errorCode
public static boolean isTransactionFailureCode(@Nullable Integer errorCode)
Impressum und Datenschutz Copyright ©2018 eir.me