Package com.mongodb

Class MongoClientException

    • Constructor Detail

      • MongoClientException

        public MongoClientException​(String message)
        Constructs a new instance.
        Parameters:
        message - the message
      • MongoClientException

        public MongoClientException​(String message,
                                    Throwable cause)
        Constructs a new instance.
        Parameters:
        message - the message
        cause - the cause