MongoInterruptedException (original) (raw)


public class MongoInterruptedException
extends MongoException
A non-checked exception indicating that the driver has been interrupted by a call to Thread.interrupt.
See Also:
Thread.interrupt(), InterruptedException, Serialized Form