Package com.mongodb

Class MongoInterruptedException

    • Constructor Detail

      • MongoInterruptedException

        public MongoInterruptedException​(String message,
                                         Exception e)
        Construct a new instance.
        Parameters:
        message - the message
        e - the cause