public class MongoInterruptedException extends MongoException
Thread.interrupt()
,
InterruptedException
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MongoInterruptedException(java.lang.String message,
java.lang.Exception e)
Construct a new instance.
|
fromThrowable, getCode
private static final long serialVersionUID