java.lang.Object
vertx.mongodb.effect.MongoFailures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Error that happens when the domain can't be resolved: wrong name or there is no internet connection.static final int
static final int
-
Method Summary
-
Field Details
-
MONGO_CONNECT_TIMEOUT_CODE
public static final int MONGO_CONNECT_TIMEOUT_CODEError that happens when the domain can't be resolved: wrong name or there is no internet connection.- See Also:
-
MONGO_READ_TIMEOUT_CODE
public static final int MONGO_READ_TIMEOUT_CODE- See Also:
-
MONGO_FAILURE_CODE
public static final int MONGO_FAILURE_CODE- See Also:
-