Package com.mongodb

Class MongoTimeoutException

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(since="2021-05-27")
    public class MongoTimeoutException
    extends MongoClientException
    Deprecated.
    Usage of this API is not supported in AEM as a Cloud Service.
    An exception indicating that the driver has timed out waiting for either a server or a connection to become available.
    See Also:
    Serialized Form
    • Constructor Detail

      • MongoTimeoutException

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