Package com.mongodb

Class MongoGridFSException

    • Constructor Detail

      • MongoGridFSException

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

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