Retrieve a value from the key-value pair database
the key to lookup
the value as type T, if not able to convert then T.init
BirchwoodException if the key is not found
See Implementation
Retrieve a value from the key-value pair database