Package de.bwaldvogel.mongo.exception
Class IndexNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.bwaldvogel.mongo.exception.MongoServerException
de.bwaldvogel.mongo.exception.MongoServerError
de.bwaldvogel.mongo.exception.IndexNotFoundException
- All Implemented Interfaces:
java.io.Serializable
public class IndexNotFoundException extends MongoServerError
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IndexNotFoundException(Document keys) -
Method Summary
Methods inherited from class de.bwaldvogel.mongo.exception.MongoServerError
getCode, getCodeName, getMessageWithoutErrorCodeMethods inherited from class de.bwaldvogel.mongo.exception.MongoServerException
isLogError, setLogError