Package com.mongodb

Class MongoTimeoutException

All Implemented Interfaces:
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:
  • Constructor Details

    • MongoTimeoutException

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