Class IndexNotFoundException

All Implemented Interfaces:
Serializable

public class IndexNotFoundException extends MongoServerError
See Also:
  • Constructor Details

    • IndexNotFoundException

      public IndexNotFoundException(String message)
    • IndexNotFoundException

      public IndexNotFoundException(Document keys)