Class MorphiumDriverException

    • Constructor Detail

      • MorphiumDriverException

        public MorphiumDriverException​(String message)
      • MorphiumDriverException

        public MorphiumDriverException​(String message,
                                       Throwable cause)
    • Method Detail

      • getMongoCode

        public Object getMongoCode()
      • setMongoCode

        public void setMongoCode​(Object mongoCode)
      • getMongoReason

        public Object getMongoReason()
      • setMongoReason

        public void setMongoReason​(Object mongoReason)
      • getCollection

        public String getCollection()
      • setCollection

        public void setCollection​(String collection)
      • getDb

        public String getDb()
      • setDb

        public void setDb​(String db)