public class MongoInterruptedException extends MongoException
MongoException.CursorNotFound, MongoException.DuplicateKey, MongoException.Network
Constructor and Description |
---|
MongoInterruptedException(InterruptedException e) |
MongoInterruptedException(String message,
InterruptedException e) |
getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MongoInterruptedException(InterruptedException e)
public MongoInterruptedException(String message, InterruptedException e)