Class MongoFailures


  • public class MongoFailures
    extends Object
    • Field Detail

      • 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:
        Constant Field Values
      • MONGO_READ_TIMEOUT_CODE

        public static final int MONGO_READ_TIMEOUT_CODE
        See Also:
        Constant Field Values
    • Constructor Detail

      • MongoFailures

        public MongoFailures()