Package com.mongodb

Class MongoChangeStreamException

  • All Implemented Interfaces:
    java.io.Serializable

    public class MongoChangeStreamException
    extends MongoException
    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)
        Constructs a new instance.
        Parameters:
        message - the message