Exception Thrown By: | Cause | |
Class | Method | |
MongoClient | public MongoClient(MongoClientURI uri) | if theres a failure. |
MongoURI | public Mongo connect() | if there's a failure. |
MongoURI | public DB connectDB() | if there's a failure. |
DB | public void dropDatabase() | if the operation failed. |
DB | public Set | if the operation failed. |