Mongodb – Try Catch Doesn't Return Error When There Is An Error
So I Put a try catch system that is checking if I can connect to my MongoDB an if it doesn't don't run the server. When it does connect all well and good, when I try and check the error…