- All Implemented Interfaces:
- java.io.Serializable
Deprecated.
Catch instead
@Deprecated
public class UnacknowledgedWriteException
extends java.lang.UnsupportedOperationException
This exception is thrown if the application attempts to get information about the result of an unacknowledged write.
- Since:
- 2.12
- See Also:
WriteConcern.UNACKNOWLEDGED
,
WriteResult
,
BulkWriteResult
,
Serialized Form