Uses of Class
com.aranai.dungeonator.datastore.DataStoreGetException

Packages that use DataStoreGetException
com.aranai.dungeonator.datastore   
 

Uses of DataStoreGetException in com.aranai.dungeonator.datastore
 

Methods in com.aranai.dungeonator.datastore that throw DataStoreGetException
 DungeonChunk IDungeonDataStore.getChunk(java.lang.String hash)
          Gets a DungeonChunk from the data store.
 DungeonChunk DungeonDataStore.getChunk(java.lang.String hash)