Package com.mongodb

Class MongoChangeStreamException



  • public class MongoChangeStreamException
    extends MongoException
    An exception indicating that a failure occurred when running a $changeStream.
    Since:
    3.6
    See Also:
    Serialized Form
    MongoDB documentation
    Change Streams
    • Constructor Detail

      • MongoChangeStreamException

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