Class MongoSilentServerException

All Implemented Interfaces:
Serializable

public class MongoSilentServerException extends MongoServerException
similar to MongoServerException but will not be logged as error with stacktrace
See Also:
  • Constructor Details

    • MongoSilentServerException

      public MongoSilentServerException(String message)