Package com.mongodb

Class MongoChangeStreamException

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    public class MongoChangeStreamException
    extends MongoException
    Deprecated.
    Usage of this API is not supported in Cloud Service.
    An exception indicating that a failure occurred when running a $changeStream.
    Since:
    3.6
    See Also:
    Serialized Form
    • Constructor Detail

      • MongoChangeStreamException

        public MongoChangeStreamException​(java.lang.String message)
        Deprecated.
        Constructs a new instance.
        Parameters:
        message - the message