Class MongoFailures

java.lang.Object
vertx.mongodb.effect.MongoFailures

public final class MongoFailures extends Object
  • Field Details

    • MONGO_CONNECT_TIMEOUT_CODE

      public static final int MONGO_CONNECT_TIMEOUT_CODE
      Error 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: