Uses of Class
org.mongojack.MongoJsonMappingException
-
Packages that use MongoJsonMappingException Package Description org.mongojack -
-
Uses of MongoJsonMappingException in org.mongojack
Constructors in org.mongojack that throw MongoJsonMappingException Constructor Description DBRef(K id, Class<T> type)
Construct a new database reference with the given id and type.
-