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