Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Package com.mongodb

Class MongoInternalException

    • Constructor Detail

      • MongoInternalException

        public MongoInternalException​(String msg)
        Parameters:
        msg - the description of the problem
      • MongoInternalException

        public MongoInternalException​(String msg,
                                      Throwable t)
        Parameters:
        msg - the description of the problem
        t - the Throwable root cause